Skip to content

Commit 27c9884

Browse files
chore(deps): update composer dev tooling dependencies
1 parent fdc6543 commit 27c9884

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
@@ -15,9 +15,9 @@
1515
"require-dev": {
1616
"phpunit/phpunit": "^10.0",
1717
"php-mock/php-mock-phpunit": "^2.14",
18-
"rector/rector": "^2.3",
19-
"php-cs-fixer/shim": "^3.92",
20-
"lendable/composer-license-checker": "^1.3"
18+
"rector/rector": "^2.3.4",
19+
"php-cs-fixer/shim": "^3.92.5",
20+
"lendable/composer-license-checker": "^1.4.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)