PHP-CS-Fixer should stay as a dev dependency

Closes #236
Closes #237
This commit is contained in:
Adrien Crivelli 2017-10-02 20:25:08 +09:00
parent 440bfe637f
commit 13265581a9
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
2 changed files with 922 additions and 922 deletions

View File

@ -36,15 +36,15 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"ext-zip": "*",
"psr/simple-cache": "^1.0",
"friendsofphp/php-cs-fixer": "^2.7"
"psr/simple-cache": "^1.0"
},
"require-dev": {
"tecnickcom/tcpdf": "^6.2",
"squizlabs/php_codesniffer": "^2.7",
"phpunit/phpunit": "^5.7",
"dompdf/dompdf": "^0.8.0",
"mpdf/mpdf": "7.0.0-RC1@dev"
"mpdf/mpdf": "7.0.0-RC1@dev",
"friendsofphp/php-cs-fixer": "^2.7"
},
"suggest": {
"ext-gd": "Required for exact column width autocalculation",

1838
composer.lock generated

File diff suppressed because it is too large Load Diff