Skip to content

Commit a7319b5

Browse files
committed
Update php-cs-fixer to ^3.68
1 parent 1dc1154 commit a7319b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^7.1.3 || ^8.0",
14-
"friendsofphp/php-cs-fixer": "^3.64"
14+
"friendsofphp/php-cs-fixer": "^3.68"
1515
},
1616
"minimum-stability": "stable",
1717
"autoload": {

0 commit comments

Comments
 (0)