Skip to content

Commit a55de1d

Browse files
Merge pull request #18 from dimitriBouteille/update-dev-dependencies
Update dev dependencies
2 parents 27a32d5 + 503977c commit a55de1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
}
3535
},
3636
"require-dev": {
37-
"friendsofphp/php-cs-fixer": "^3.28",
37+
"friendsofphp/php-cs-fixer": "^3.54",
3838
"phpstan/phpstan": "^1.10",
39-
"rector/rector": "1.0.1",
39+
"rector/rector": "^1.0",
4040
"phpunit/phpunit": "^10.5",
4141
"phpstan/phpstan-phpunit": "^1.3",
4242
"phpstan/extension-installer": "^1.3",
4343
"szepeviktor/phpstan-wordpress": "^1.3",
44-
"roots/wordpress": "6.4"
44+
"roots/wordpress": "^6.5"
4545
},
4646
"config": {
4747
"allow-plugins": {

0 commit comments

Comments
 (0)