We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ca8d9 commit 9ff4aa7Copy full SHA for 9ff4aa7
composer.json
@@ -54,20 +54,14 @@
54
"pestphp/pest-plugin-laravel": "^2",
55
"phpstan/phpstan": "^1",
56
"phpstan/phpstan-strict-rules": "^1",
57
- "psalm/plugin-laravel": "dev-laravel11#b93c8f21c18e3355dcdae797c6af266f7aab93f6",
+ "psalm/plugin-laravel": "^2.10",
58
"psr-mock/http": "^1",
59
"rector/rector": "^1",
60
"squizlabs/php_codesniffer": "^3",
61
"symfony/cache": "^6 || ^7",
62
"vimeo/psalm": "^5",
63
"wikimedia/composer-merge-plugin": "^2"
64
},
65
- "repositories": [
66
- {
67
- "type": "vcs",
68
- "url": "https://github.com/asbiin/psalm-plugin-laravel.git"
69
- }
70
- ],
71
"minimum-stability": "dev",
72
"prefer-stable": true,
73
"autoload": {
0 commit comments