mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-30 04:39:01 +01:00
Support later version of testbench
This commit is contained in:
parent
d4c9daf2a5
commit
cf7fc43beb
@ -12,7 +12,7 @@
|
||||
"illuminate/http": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/support": "5.8.* || ^6.0 || ^7.0",
|
||||
"vimeo/psalm": "^3.13.1",
|
||||
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0"
|
||||
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0 || ^6.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
Loading…
Reference in New Issue
Block a user