mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
wip
This commit is contained in:
+1
-11
@@ -13,17 +13,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3",
|
"php": ">=5.3",
|
||||||
"ext-json": "*",
|
"ext-json": "*"
|
||||||
"illuminate/support": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
|
|
||||||
"symfony/config": "^2.0|^3.0|^4.0|^5.0|^6.0",
|
|
||||||
"symfony/dependency-injection": "^2.0|^3.0|^4.0|^5.0|^6.0",
|
|
||||||
"symfony/http-kernel": "^2.0|^3.0|^4.0|^5.0|^6.0",
|
|
||||||
"symfony/twig-bundle": "^2.0|^3.0|^4.0|^5.0|^6.0",
|
|
||||||
"symfony/console": "^2.0|^3.0|^4.0|^5.0|^6.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0|^8.0|^9.0",
|
|
||||||
"orchestra/testbench": "^2.0|^3.0|^4.0|^5.0|^6.0"
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|||||||
Reference in New Issue
Block a user