Skip to content

Commit

Permalink
Downgrade PHPUnit to version used by Drupal core (~4.8). (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCarden authored and grasmash committed Jan 19, 2017
1 parent 744bf22 commit 5f667cb
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 268 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"drupal/console": "^1.0.0-rc13",
"phing/phing": "^2.15.0",
"php": ">=5.6",
"phpunit/phpunit": "^5.5.4",
"phpunit/phpunit": "^4.8",
"squizlabs/php_codesniffer": "^2.7",
"symfony/yaml": "^2.8.11",
"symfony/console": "^2.8.11",
Expand Down
Loading

0 comments on commit 5f667cb

Please sign in to comment.