Skip to content

Commit fc3852c

Browse files
committed
Update dev dependencies
1 parent b3ec0c6 commit fc3852c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"require-dev": {
1919
"ergebnis/composer-normalize": "~2.48.2",
20-
"friendsofphp/php-cs-fixer": "~3.91.0",
21-
"phpstan/phpstan": "2.1.32",
22-
"phpunit/phpunit": "^12.4",
23-
"rector/rector": "2.2.9"
20+
"friendsofphp/php-cs-fixer": "~3.91.3",
21+
"phpstan/phpstan": "2.1.33",
22+
"phpunit/phpunit": "^12.5",
23+
"rector/rector": "2.2.11"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)