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