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 dc4899e commit 8b0342bCopy full SHA for 8b0342b
1 file changed
composer.json
@@ -20,13 +20,13 @@
20
"spatie/laravel-package-tools": "^1.0"
21
},
22
"require-dev": {
23
+ "larastan/larastan": "^2.9||^3.0",
24
"laravel/pint": "^1.14",
25
"nunomaduro/collision": "^8.1.1||^7.10.0",
- "larastan/larastan": "^2.9||^3.0",
26
"orchestra/testbench": "^11.0.0||^10.0.0||^9.0.0||^8.22.0",
27
- "pestphp/pest": "^2.0||^3.0||^4.0",
28
- "pestphp/pest-plugin-arch": "^2.5||^3.0||^4.0",
29
- "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",
30
"phpstan/extension-installer": "^1.3",
31
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
32
"phpstan/phpstan-phpunit": "^1.3||^2.0"
0 commit comments