Skip to content

Commit 6507fb3

Browse files
committed
CS-Fixer V3 will work with PHP 7.2
1 parent 8433c7a commit 6507fb3

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
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"guzzlehttp/guzzle": "^6.3 || ^7.0",
1919
"phpunit/phpunit": ">=7.0 < 10",
20-
"friendsofphp/php-cs-fixer": "^3.68"
20+
"friendsofphp/php-cs-fixer": "^3.0"
2121
},
2222
"suggest": {
2323
"guzzlehttp/guzzle": "An HTTP client to execute the API requests"

0 commit comments

Comments
 (0)