Skip to content

Commit

Permalink
require-dev phpmyadmin/motranslator
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfoot90 committed Feb 2, 2017
1 parent ff12d2e commit d2ae6c9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,17 @@
"php": ">=5.3.0",
"ext-mbstring": "*"
},
"require-dev": {
"phpmyadmin/motranslator": "~3.0",
"phpunit/php-code-coverage": "~2.0 || ~3.0",
"phpunit/phpunit": "~4.8 || ~5.1"
},
"conflict": {
"phpmyadmin/motranslator": "<3.0"
},
"suggest": {
"phpmyadmin/motranslator": "Translate messages to your favorite locale"
},
"require-dev": {
"phpunit/php-code-coverage": "~2.0 || ~3.0",
"phpunit/phpunit": "~4.8 || ~5.1"
},
"bin": [
"bin/highlight-query",
"bin/lint-query"
Expand Down

0 comments on commit d2ae6c9

Please sign in to comment.