Skip to content

Commit

Permalink
Change dev dependencies for php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zul3s committed Jan 18, 2018
1 parent 00d075d commit 9d96fef
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 3,158 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,7 @@
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "5.*",
"phpbench/phpbench": "@dev",
"phpro/grumphp": "^0.11.6",
"squizlabs/php_codesniffer": "^3.0",
"sebastian/phpcpd": "^3.0",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"sensiolabs/security-checker": "^4.0"
"phpunit/phpunit": "5.*"
},
"minimum-stability": "stable",
"autoload": {
Expand Down
Loading

0 comments on commit 9d96fef

Please sign in to comment.