mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
chore: lock in stable deps
This commit is contained in:
parent
4175b445a4
commit
66f8d5779a
@ -5,13 +5,13 @@
|
||||
"require": {
|
||||
"php": "^7.2|^8",
|
||||
"ext-simplexml": "*",
|
||||
"barryvdh/laravel-ide-helper": "dev-master",
|
||||
"barryvdh/laravel-ide-helper": "^2.8.0",
|
||||
"illuminate/container": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/contracts": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/database": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/http": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/support": "5.8.* || ^6.0 || ^7.0",
|
||||
"vimeo/psalm": "dev-master",
|
||||
"vimeo/psalm": "^3.13.1",
|
||||
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user