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

Commit 62cf07e

Browse files
committed
chore(deps): update dependencies (non-major)
1 parent 09576c5 commit 62cf07e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
],
2222
"require": {
2323
"php": "^8.0",
24-
"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"
24+
"ergebnis/license": "~1.2.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.27.0"
2828
},
2929
"require-dev": {
3030
"ext-json": "*",

0 commit comments

Comments
 (0)