We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95802ae commit 87e405bCopy full SHA for 87e405b
composer.json
@@ -30,10 +30,10 @@
30
"nyholm/psr7": "^1.8.0",
31
"orchestra/testbench": "v7.26.1",
32
"php-http/mock-client": "^1.6",
33
- "phpstan/phpstan": "1.10.26",
34
- "phpstan/phpstan-deprecation-rules": "^1.1.3",
35
- "phpstan/phpstan-mockery": "^1.1.1",
36
- "phpstan/phpstan-phpunit": "1.3.13",
+ "phpstan/phpstan": "^1.10",
+ "phpstan/phpstan-deprecation-rules": "^1.1",
+ "phpstan/phpstan-mockery": "^1.1",
+ "phpstan/phpstan-phpunit": "1.3",
37
"phpunit/phpunit": "9.5.21",
38
"rector/rector": "0.17.7",
39
"symplify/easy-coding-standard": "11.5.0"
0 commit comments