This commit is contained in:
Khoubza Younes
2020-12-16 08:38:12 +01:00
parent cd7593b19f
commit 8de84d8e19
+6 -3
View File
@@ -14,11 +14,14 @@
"require": {
"php": ">=5.3",
"ext-json": "*",
"illuminate/support": "^4.0|^5.0|^6.0|^7.0|^8.0"
"symfony/config": "^2.7|^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^2.7|^3.0|^4.0|^5.0",
"symfony/http-kernel": "^2.7|^3.0|^4.0|^5.0",
"symfony/yaml": "^2.7|^3.0|^4.0|^5.0",
"twig/twig": "^1.34|^2.0|^3.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"
"phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0|^8.0|^9.0"
},
"autoload": {
"psr-4": {