Upgrade orchestra/testbench to 4.x

This commit is contained in:
Alexis Saettler 2019-10-27 00:46:51 +02:00
parent 727485a76d
commit 31c0945ffa
No known key found for this signature in database
GPG Key ID: B892931DA34867EF

View File

@ -5,7 +5,7 @@
"require": {
"barryvdh/laravel-ide-helper": "^2.6",
"vimeo/psalm": "^3.2",
"orchestra/testbench": "^3.5"
"orchestra/testbench": "^3.5 || ^4.0"
},
"license": "MIT",
"authors": [