Skip to content

Commit 78b9a2b

Browse files
committed
Update dependencies
1 parent 9537096 commit 78b9a2b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"thecodingmachine/safe": "^1.3"
1919
},
2020
"require-dev": {
21-
"doctrine/coding-standard": "^8.2",
21+
"doctrine/coding-standard": "^9",
2222
"ergebnis/composer-normalize": "^2.14",
23-
"infection/infection": "^0.21.4",
23+
"infection/infection": "^0.25",
2424
"phpstan/extension-installer": "^1.1",
25-
"phpstan/phpstan": "^0.12.99",
26-
"phpstan/phpstan-phpunit": "^0.12.22",
25+
"phpstan/phpstan": "^1.2",
26+
"phpstan/phpstan-phpunit": "^1",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"symfony/var-dumper": "^5.3",
30-
"thecodingmachine/phpstan-safe-rule": "^1.0"
30+
"thecodingmachine/phpstan-safe-rule": "^1.1"
3131
},
3232
"config": {
3333
"sort-packages": true

0 commit comments

Comments
 (0)