mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 07:31:31 +00:00
Updated PHPUnit to work with version 6.0 required by Laravel 5.5
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~5.0",
|
||||
"phpunit/phpunit": "~5.0|~6.0",
|
||||
"mockery/mockery": "~0.9.0",
|
||||
"orchestra/testbench": "~3.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user