mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Reverted change to dev dependencies
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"illuminate/events": "5.6.*|5.7.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^3.6"
|
||||
"phpunit/phpunit": "~5.0|~6.0|~7.0",
|
||||
"mockery/mockery": "~0.9.0",
|
||||
"orchestra/testbench": "~3.1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user