Dependencies compatible with PHP 5.6

This commit is contained in:
Adrien Crivelli 2017-10-01 21:01:56 +09:00
parent 4fd8e742e7
commit d3e769202a
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
2 changed files with 928 additions and 921 deletions

View File

@ -36,13 +36,13 @@
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"ext-zip": "*", "ext-zip": "*",
"psr/simple-cache": "^1.0" "psr/simple-cache": "^1.0",
"friendsofphp/php-cs-fixer": "^2.7"
}, },
"require-dev": { "require-dev": {
"tecnickcom/tcpdf": "^6.2", "tecnickcom/tcpdf": "^6.2",
"squizlabs/php_codesniffer": "^2.7", "squizlabs/php_codesniffer": "^2.7",
"phpunit/phpunit": "^5.7", "phpunit/phpunit": "^5.7",
"friendsofphp/php-cs-fixer": "^2.0",
"dompdf/dompdf": "^0.8.0", "dompdf/dompdf": "^0.8.0",
"mpdf/mpdf": "7.0.0-RC1@dev" "mpdf/mpdf": "7.0.0-RC1@dev"
}, },

1845
composer.lock generated

File diff suppressed because it is too large Load Diff