update to lumen 7
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"php": ">=7.2",
|
||||
"enzyme/collection": "^1.0",
|
||||
"enzyme/freckle": "^0.3.0",
|
||||
"enzyme/parrot": "^0.0.2",
|
||||
"icanboogie/inflector": "^1.4",
|
||||
"illuminate/database": "^5.6",
|
||||
"illuminate/pipeline": "^5.6",
|
||||
"illuminate/database": "^7.0",
|
||||
"illuminate/pipeline": "^7.0",
|
||||
"league/pipeline": "^1.0",
|
||||
"php-deal/framework": "^0.4.1",
|
||||
"webpatser/laravel-uuid": "~3.0",
|
||||
@@ -35,7 +35,8 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^2.4",
|
||||
"codeception/codeception": "^4.1",
|
||||
"codeception/module-asserts": "^1.2",
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpmd/phpmd": "^2.6",
|
||||
"squizlabs/php_codesniffer": "^3.2"
|
||||
|
||||
Reference in New Issue
Block a user