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 9537096 commit 78b9a2bCopy full SHA for 78b9a2b
composer.json
@@ -18,16 +18,16 @@
18
"thecodingmachine/safe": "^1.3"
19
},
20
"require-dev": {
21
- "doctrine/coding-standard": "^8.2",
+ "doctrine/coding-standard": "^9",
22
"ergebnis/composer-normalize": "^2.14",
23
- "infection/infection": "^0.21.4",
+ "infection/infection": "^0.25",
24
"phpstan/extension-installer": "^1.1",
25
- "phpstan/phpstan": "^0.12.99",
26
- "phpstan/phpstan-phpunit": "^0.12.22",
+ "phpstan/phpstan": "^1.2",
+ "phpstan/phpstan-phpunit": "^1",
27
"phpunit/phpunit": "^9.5",
28
"spatie/phpunit-snapshot-assertions": "^4.2",
29
"symfony/var-dumper": "^5.3",
30
- "thecodingmachine/phpstan-safe-rule": "^1.0"
+ "thecodingmachine/phpstan-safe-rule": "^1.1"
31
32
"config": {
33
"sort-packages": true
0 commit comments