Skip to content

Commit bbb16f5

Browse files
committed
Update dev dependencies and PHP
1 parent 46fd0f3 commit bbb16f5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
}
1616
},
1717
"require": {
18-
"php": "^8.1.0",
18+
"php": "^8.2.0",
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)