mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
Bump Psalm version (#1410)
SSH facade removed from Laravel 5: - https://github.com/laravel/framework/tree/v8.83.27/src/Illuminate/Support/Facades - https://github.com/laravel/framework/tree/v9.48.0/src/Illuminate/Support/Facades - https://github.com/laravel/framework/tree/10.x/src/Illuminate/Support/Facades
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
"orchestra/testbench": "^6 || ^7 || ^8",
|
||||
"phpunit/phpunit": "^8.5 || ^9",
|
||||
"spatie/phpunit-snapshot-assertions": "^3 || ^4",
|
||||
"vimeo/psalm": "^3.12"
|
||||
"vimeo/psalm": "^5.4"
|
||||
},
|
||||
"suggest": {
|
||||
"illuminate/events": "Required for automatic helper generation (^6|^7|^8|^9|^10)."
|
||||
|
||||
Reference in New Issue
Block a user