Skip to content

Commit 2e39ee5

Browse files
committed
chore: update dev dependencies
1 parent 751ffab commit 2e39ee5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"php": "^8.3"
1414
},
1515
"require-dev": {
16-
"brainbits/phpcs-standard": "^8.0.0",
16+
"brainbits/phpcs-standard": "^8.0.1",
1717
"brainbits/phpstan-rules": "^4.0.0",
1818
"ergebnis/composer-normalize": "^2.50",
1919
"ergebnis/phpstan-rules": "^2.13.1",
2020
"phpstan/phpstan": "^2.1.40",
2121
"phpstan/phpstan-phpunit": "^2.0.16",
2222
"phpstan/phpstan-strict-rules": "^2.0.10",
23-
"phpunit/phpunit": "^12.5.14",
23+
"phpunit/phpunit": "^13",
2424
"rector/rector": "^2.3.8",
25-
"squizlabs/php_codesniffer": "^3.13.5",
25+
"squizlabs/php_codesniffer": "^4.0.1",
2626
"thecodingmachine/phpstan-safe-rule": "^1.4.3"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)