Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa1db03

Browse files
committed
Raise php-cs-fixer to 2.17.3
1 parent 4f47f2f commit fa1db03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"phpunit/phpunit": "^4.8",
2828
"squizlabs/php_codesniffer": "~2.6",
29-
"friendsofphp/php-cs-fixer": "~1.12"
29+
"friendsofphp/php-cs-fixer": "v2.17.3"
3030
},
3131
"autoload": {
3232
"psr-4": { "Swagger\\Client\\" : "lib/" }

0 commit comments

Comments
 (0)