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 ec74c56 commit d8553a9Copy full SHA for d8553a9
composer.json
@@ -29,9 +29,9 @@
29
"nyholm/psr7": "^1.8.0",
30
"orchestra/testbench": "v7.26.1",
31
"php-http/mock-client": "^1.6",
32
- "phpstan/phpstan": "^1.10",
33
- "phpstan/phpstan-deprecation-rules": "^1.1",
34
- "phpstan/phpstan-mockery": "^1.1",
+ "phpstan/phpstan": "^1.12.26",
+ "phpstan/phpstan-deprecation-rules": "^1.2.1",
+ "phpstan/phpstan-mockery": "^1.1.3",
35
"phpstan/phpstan-phpunit": "1.3",
36
"phpunit/phpunit": "9.5.21",
37
"rector/rector": "0.17.7",
0 commit comments