We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae93c37 commit 5ff9878Copy full SHA for 5ff9878
1 file changed
composer.json
@@ -20,6 +20,9 @@
20
"Subcosm\\Tests\\Observatory\\": "./tests"
21
}
22
},
23
+ "require": {
24
+ "php": ">=7.1"
25
+ },
26
"require-dev": {
27
"phpunit/phpunit": "~6.0"
28
0 commit comments