Skip to content

Commit f55e04b

Browse files
committed
Update dev dependencies
1 parent 46fd0f3 commit f55e04b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"devizzent/cebe-php-openapi": "^1.1.2"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^10.5.36",
22+
"phpunit/phpunit": "^11.5.1",
2323
"phpstan/phpstan": "^1.12.6",
24-
"squizlabs/php_codesniffer": "^3.5.4",
24+
"squizlabs/php_codesniffer": "^3.11.2",
2525
"mikey179/vfsstream": "^1.6.7",
26-
"infection/infection": "^0.29.7"
26+
"infection/infection": "^0.29.10"
2727
},
2828
"config": {
2929
"allow-plugins": {

0 commit comments

Comments
 (0)