fix github workflow

This commit is contained in:
Khoubza Younes
2020-12-06 23:11:20 +01:00
parent 46efd611cb
commit 9dd1d324b5
9 changed files with 29 additions and 25 deletions
+5 -2
View File
@@ -14,8 +14,11 @@
"require": {
"php": ">=5.3",
"ext-json": "*",
"phpunit/phpunit": "^4.8",
"orchestra/testbench": "^3.0"
"illuminate/support": "4.0.*"
},
"require-dev": {
"phpunit/phpunit": "4.8.36",
"orchestra/testbench": "^2.0|^3.0|^4.0|^5.0|^6.0"
},
"autoload": {
"psr-4": {