Skip to content

Commit 5ff9878

Browse files
committed
+dependency: PHP 7.1
1 parent ae93c37 commit 5ff9878

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"Subcosm\\Tests\\Observatory\\": "./tests"
2121
}
2222
},
23+
"require": {
24+
"php": ">=7.1"
25+
},
2326
"require-dev": {
2427
"phpunit/phpunit": "~6.0"
2528
}

0 commit comments

Comments
 (0)