require a higher version of barryvdh/laravel-ide-helper

This commit is contained in:
Niels Vanpachtenbeke 2022-02-14 23:33:05 +01:00
parent 95c9c064f8
commit 5fb7f5ac4f
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"illuminate/view": "^6.0 || ^8.0 || ^9.0",
"vimeo/psalm": "^4.8.1",
"orchestra/testbench": "^3.8 || ^4.0 || ^5.0 || ^6.22 || ^7.0",
"barryvdh/laravel-ide-helper": ">=2.8.0 <2.9.2"
"barryvdh/laravel-ide-helper": "^2.10"
},
"require-dev": {
"codeception/codeception": "^4.1.6",

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="dev-master@b07de1fefde4714f29bca0b56c632bd82855fc64">
<files>
<file src="src/Providers/ModelStubProvider.php">
<PossiblyUndefinedMethod occurrences="1">
<code>databasePath</code>