Skip to content

Commit 4abfb0b

Browse files
authored
Merge pull request #47 from FlorentTorregrosa/46
Issue #46: Update Composer requirements.
2 parents db59c45 + a598833 commit 4abfb0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4",
14-
"friendsofphp/php-cs-fixer": "^3.13.2",
14+
"friendsofphp/php-cs-fixer": "^3.18",
1515
"symfony/yaml": "^3 || ^4 || ^5 || ^6"
1616
},
1717
"autoload": {

0 commit comments

Comments
 (0)