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

Commit 2c2cecf

Browse files
committed
Updated requirements to PHP 7.0.
1 parent 9b1783c commit 2c2cecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "A custom printer for PHPUnit.",
44
"type": "library",
55
"require": {
6+
"php": ">=7.0",
67
"phpunit/phpunit": "^6.0"
78
},
89
"license": "MIT",

0 commit comments

Comments
 (0)