Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 7090736

Browse files
committed
require php 7.2+ for PHPUnit 8
1 parent fc5f2db commit 7090736

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
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13+
"php": ">=7.2",
1314
"phpunit/phpunit": "^8.0",
1415
"phpunit/php-code-coverage": "^7.0",
1516
"sebastian/comparator": "^3.0",

0 commit comments

Comments
 (0)