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

Commit

Permalink
Updated requirements to PHP 7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Feb 23, 2017
1 parent 9b1783c commit 2c2cecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "A custom printer for PHPUnit.",
"type": "library",
"require": {
"php": ">=7.0",
"phpunit/phpunit": "^6.0"
},
"license": "MIT",
Expand Down

0 comments on commit 2c2cecf

Please sign in to comment.