Bump minimal required php version

This commit is contained in:
Jaapio
2019-12-11 09:13:46 +01:00
parent c14c01875a
commit d7d476a5da
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.2",
"phpdocumentor/type-resolver": "^1.0",
"webmozart/assert": "^1",
"phpdocumentor/reflection-common": "^2.0",