Skip to content
Snippets Groups Projects
Commit fd2b90ac authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

[Qual] Added development tools to composer

parent 90dbfc48
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,12 @@ ...@@ -23,6 +23,12 @@
"restler/framework": "^3.0", "restler/framework": "^3.0",
"tecnickcom/tcpdf": "6.2.12" "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": { "suggest": {
"ext-mysqlnd": "To use with MySQL or MariaDB", "ext-mysqlnd": "To use with MySQL or MariaDB",
"ext-mysqli": "To use with MySQL or MariaDB", "ext-mysqli": "To use with MySQL or MariaDB",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment