update more dependencies
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:
@@ -11,15 +11,15 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"zackkitzmiller/tiny": "^1.2",
|
||||
"webpatser/laravel-uuid": "~3.0",
|
||||
"enzyme/axiom": "^4.2",
|
||||
"enzyme/freckle": "^0.3.0",
|
||||
"illuminate/database": "^5.5",
|
||||
"enzyme/collection": "^1.0",
|
||||
"illuminate/Pipeline": "^5.5",
|
||||
"league/pipeline": "^0.3.0",
|
||||
"php-deal/framework": "^0.4.1"
|
||||
"enzyme/freckle": "^0.3.0",
|
||||
"illuminate/database": "^5.6",
|
||||
"illuminate/pipeline": "^5.6",
|
||||
"league/pipeline": "^1.0",
|
||||
"php-deal/framework": "^0.4.1",
|
||||
"webpatser/laravel-uuid": "~3.0",
|
||||
"zackkitzmiller/tiny": "^1.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -34,8 +34,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^2.4",
|
||||
"squizlabs/php_codesniffer": "^3.1",
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpmd/phpmd": "^2.6",
|
||||
"mockery/mockery": "^1.0"
|
||||
"squizlabs/php_codesniffer": "^3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user