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 7538c51 commit 42a1aedCopy full SHA for 42a1aed
composer.json
@@ -27,16 +27,16 @@
27
},
28
"require-dev": {
29
"doctrine/dbal": "^4.3.4",
30
- "larastan/larastan": "^3.0",
+ "larastan/larastan": "^3.8",
31
"laravel/pint": "^1.25.1",
32
- "nunomaduro/collision": "^v8.0",
33
- "orchestra/testbench": "^10.0",
34
- "pestphp/pest": "^4.1",
+ "nunomaduro/collision": "^8.8.3",
+ "orchestra/testbench": "^10.7",
+ "pestphp/pest": "^4.1.4",
35
"pestphp/pest-plugin-arch": "^4.0",
36
"pestphp/pest-plugin-laravel": "^4.0",
37
"phpstan/extension-installer": "^1.4.3",
38
- "phpstan/phpstan-deprecation-rules": "^2.0",
39
- "phpstan/phpstan-phpunit": "^2.0"
+ "phpstan/phpstan-deprecation-rules": "^2.0.3",
+ "phpstan/phpstan-phpunit": "^2.0.8"
40
41
"autoload": {
42
"psr-4": {
0 commit comments