Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 21, 2018
1 parent cc976dc commit 9610800
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"issues": "https://github.com/sebastianbergmann/phpunit/issues"
},
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "^7.1",
"ext-dom": "*",
Expand All @@ -35,7 +36,7 @@
"phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.0",
"phpunit/phpunit-mock-objects": "^6.0",
"phpunit/phpunit-mock-objects": "^6.1",
"sebastian/comparator": "^2.1",
"sebastian/diff": "^3.0",
"sebastian/environment": "^3.1",
Expand Down

0 comments on commit 9610800

Please sign in to comment.