Skip to content

Commit cc45b7c

Browse files
committed
chore: Update dev dependencies
1 parent 439771e commit cc45b7c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"require-dev": {
1616
"brainbits/phpcs-standard": "^8.0.0",
1717
"brainbits/phpstan-rules": "^4.0.0",
18-
"ergebnis/composer-normalize": "^2.47",
19-
"ergebnis/phpstan-rules": "^2.11.0",
20-
"phpstan/phpstan": "^2.1.22",
21-
"phpstan/phpstan-phpunit": "^2.0.7",
22-
"phpstan/phpstan-strict-rules": "^2.0.6",
23-
"phpunit/phpunit": "^12.3.6",
24-
"rector/rector": "^2.1.4",
25-
"squizlabs/php_codesniffer": "^3.13.2",
26-
"thecodingmachine/phpstan-safe-rule": "^1.4.1"
18+
"ergebnis/composer-normalize": "^2.50",
19+
"ergebnis/phpstan-rules": "^2.13.1",
20+
"phpstan/phpstan": "^2.1.40",
21+
"phpstan/phpstan-phpunit": "^2.0.16",
22+
"phpstan/phpstan-strict-rules": "^2.0.10",
23+
"phpunit/phpunit": "^12.5.14",
24+
"rector/rector": "^2.3.8",
25+
"squizlabs/php_codesniffer": "^3.13.5",
26+
"thecodingmachine/phpstan-safe-rule": "^1.4.3"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)