|
@ -4,7 +4,7 @@ |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"This file is @generated automatically" |
|
|
"This file is @generated automatically" |
|
|
], |
|
|
], |
|
|
"content-hash": "07871e7b02a1fc708fafecef895347b7", |
|
|
|
|
|
|
|
|
"content-hash": "0454d6bdb4aed641eb82325a6995ac31", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "brick/math", |
|
|
"name": "brick/math", |
|
@ -3901,33 +3901,33 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "rcrowe/twigbridge", |
|
|
"name": "rcrowe/twigbridge", |
|
|
"version": "v0.14.1", |
|
|
|
|
|
|
|
|
"version": "v0.14.2", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/rcrowe/TwigBridge.git", |
|
|
"url": "https://github.com/rcrowe/TwigBridge.git", |
|
|
"reference": "639345cb32156ff69845ed471bbf0778c52a28b2" |
|
|
|
|
|
|
|
|
"reference": "6bf5a8fa48eb5d45de0bd5027936796947acfcbc" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/639345cb32156ff69845ed471bbf0778c52a28b2", |
|
|
|
|
|
"reference": "639345cb32156ff69845ed471bbf0778c52a28b2", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/6bf5a8fa48eb5d45de0bd5027936796947acfcbc", |
|
|
|
|
|
"reference": "6bf5a8fa48eb5d45de0bd5027936796947acfcbc", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
"illuminate/support": "^6|^7|^8|^9|^10", |
|
|
|
|
|
"illuminate/view": "^6|^7|^8|^9|^10", |
|
|
|
|
|
"php": "^7.2.5 || ^8.0", |
|
|
|
|
|
|
|
|
"illuminate/support": "^9|^10|^11", |
|
|
|
|
|
"illuminate/view": "^9|^10|^11", |
|
|
|
|
|
"php": "^8.1", |
|
|
"twig/twig": "~3.0" |
|
|
"twig/twig": "~3.0" |
|
|
}, |
|
|
}, |
|
|
"require-dev": { |
|
|
"require-dev": { |
|
|
"ext-json": "*", |
|
|
"ext-json": "*", |
|
|
"laravel/framework": "^6|^7|^8|^9|^10", |
|
|
|
|
|
|
|
|
"laravel/framework": "^9|^10|^11", |
|
|
"mockery/mockery": "^1.3.1", |
|
|
"mockery/mockery": "^1.3.1", |
|
|
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.7", |
|
|
|
|
|
|
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3.7", |
|
|
"squizlabs/php_codesniffer": "^3.6" |
|
|
"squizlabs/php_codesniffer": "^3.6" |
|
|
}, |
|
|
}, |
|
|
"suggest": { |
|
|
"suggest": { |
|
|
"laravelcollective/html": "For bringing back html/form in Laravel 5.x", |
|
|
|
|
|
|
|
|
"laravelcollective/html": "For bringing back html/form in Laravel", |
|
|
"twig/extensions": "~1.0" |
|
|
"twig/extensions": "~1.0" |
|
|
}, |
|
|
}, |
|
|
"type": "library", |
|
|
"type": "library", |
|
@ -3971,9 +3971,9 @@ |
|
|
], |
|
|
], |
|
|
"support": { |
|
|
"support": { |
|
|
"issues": "https://github.com/rcrowe/TwigBridge/issues", |
|
|
"issues": "https://github.com/rcrowe/TwigBridge/issues", |
|
|
"source": "https://github.com/rcrowe/TwigBridge/tree/v0.14.1" |
|
|
|
|
|
|
|
|
"source": "https://github.com/rcrowe/TwigBridge/tree/v0.14.2" |
|
|
}, |
|
|
}, |
|
|
"time": "2023-02-16T14:03:23+00:00" |
|
|
|
|
|
|
|
|
"time": "2024-03-09T19:41:32+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "spatie/enum", |
|
|
"name": "spatie/enum", |
|
|