Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit d1a11c0

Browse files
committed
chore(deps): update dependencies (non-major)
1 parent 8a4292d commit d1a11c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"require": {
2323
"php": "^8.0",
2424
"ergebnis/license": "~1.1.0",
25-
"friendsofphp/php-cs-fixer": "~2.18.2",
26-
"kubawerlos/php-cs-fixer-custom-fixers": "~2.4.1",
27-
"pedrotroller/php-cs-custom-fixer": "~2.24.0"
25+
"friendsofphp/php-cs-fixer": "~2.19.0",
26+
"kubawerlos/php-cs-fixer-custom-fixers": "~2.5.0",
27+
"pedrotroller/php-cs-custom-fixer": "~2.25.0"
2828
},
2929
"require-dev": {
3030
"ext-json": "*",

0 commit comments

Comments
 (0)