mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-30 04:39:01 +01:00
chore: force newer version of psalm
This commit is contained in:
parent
0d84139e11
commit
937fb50f33
@ -5,14 +5,14 @@
|
||||
"require": {
|
||||
"php": "^7.3|^8",
|
||||
"ext-simplexml": "*",
|
||||
"barryvdh/laravel-ide-helper": ">=2.8.0 <2.9.2",
|
||||
"illuminate/container": "^6.0 || ^7.0 || ^8.0",
|
||||
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0",
|
||||
"illuminate/database": "^6.0 || ^7.0 || ^8.0",
|
||||
"illuminate/http": "^6.0 || ^7.0 || ^8.0",
|
||||
"illuminate/support": "^6.0 || ^7.0 || ^8.0",
|
||||
"vimeo/psalm": "^4.0",
|
||||
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0 || ^6.0"
|
||||
"vimeo/psalm": "^4.8.1",
|
||||
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0 || ^6.0",
|
||||
"barryvdh/laravel-ide-helper": ">=2.8.0 <2.9.2"
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
Loading…
Reference in New Issue
Block a user