Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
III-1732: Upgrade to PHPUnit 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberwolf committed Jan 11, 2017
1 parent e915ca1 commit 26768fa
Show file tree
Hide file tree
Showing 3 changed files with 747 additions and 254 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"phpunit/phpunit": "~4.7",
"phpunit/phpunit": "~5.7",
"squizlabs/php_codesniffer": "~2.3",
"phing/phing": "~2.11",
"satooshi/php-coveralls": "~0.7"
Expand Down

0 comments on commit 26768fa

Please sign in to comment.