Try a composer update to see.

This commit is contained in:
Laurent Destailleur 2016-04-08 15:43:30 +02:00
parent a74fc347bb
commit 501cc289ba
2 changed files with 23 additions and 1124 deletions

View File

@ -23,6 +23,12 @@
"restler/framework": "^3.0",
"tecnickcom/tcpdf": "6.2.12"
},
"require-dev": {
"jakub-onderka/php-parallel-lint": "^0",
"jakub-onderka/php-console-highlighter": "^0",
"phpunit/phpunit": "^4",
"squizlabs/php_codesniffer": "^2"
},
"suggest": {
"ext-mysqlnd": "To use with MySQL or MariaDB",
"ext-mysqli": "To use with MySQL or MariaDB",

1141
composer.lock generated

File diff suppressed because it is too large Load Diff