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 63ad2a9 commit f4f9e7fCopy full SHA for f4f9e7f
1 file changed
composer.json
@@ -23,13 +23,13 @@
23
"spatie/laravel-medialibrary": "^11.0"
24
},
25
"require-dev": {
26
+ "larastan/larastan": "^2.9||^3.0",
27
"laravel/pint": "^1.14",
28
"nunomaduro/collision": "^8.1.1||^7.10.0",
- "larastan/larastan": "^2.9||^3.0",
29
"orchestra/testbench": "^11.0.0||^10.0.0||^9.0.0||^8.22.0",
30
- "pestphp/pest": "^2.0||^3.0||^4.0",
31
- "pestphp/pest-plugin-arch": "^2.5||^3.0||^4.0",
32
- "pestphp/pest-plugin-laravel": "^2.0||^3.0||^4.0",
+ "pestphp/pest": "^2.0||^3.0||^4.0|^5.0",
+ "pestphp/pest-plugin-arch": "^2.5||^3.0||^4.0|^5.0",
+ "pestphp/pest-plugin-laravel": "^2.0||^3.0||^4.0|^5.0",
33
"phpstan/extension-installer": "^1.3",
34
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
35
"phpstan/phpstan-phpunit": "^1.3||^2.0",
0 commit comments