Skip to content

Commit 3ca2514

Browse files
Merge pull request #24 from dimitriBouteille/update-dev-dependencies
Update dev dependencies
2 parents 7be4f59 + 1ef339a commit 3ca2514

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
@@ -34,9 +34,9 @@
3434
}
3535
},
3636
"require-dev": {
37-
"friendsofphp/php-cs-fixer": "^3.54",
38-
"phpstan/phpstan": "^1.10",
39-
"rector/rector": "^1.0",
37+
"friendsofphp/php-cs-fixer": "^3.57",
38+
"phpstan/phpstan": "^1.11",
39+
"rector/rector": "^1.1",
4040
"phpunit/phpunit": "^10.5",
4141
"phpstan/phpstan-phpunit": "^1.3",
4242
"phpstan/extension-installer": "^1.3",

0 commit comments

Comments
 (0)