Skip to content

Commit 7636af5

Browse files
Update friendsofphp/php-cs-fixer requirement || ^3.0 (#21)
1 parent ebabddf commit 7636af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.0 || ^8.0",
23-
"friendsofphp/php-cs-fixer": "^2.19"
23+
"friendsofphp/php-cs-fixer": "^2.19 || ^3.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)