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",
Generated
+2 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "93c5a8174b30802326730535c6b1479f",
"content-hash": "2f0301d81fbb8c707a619b4e2bdb3a9c",
"packages": [
{
"name": "phpdocumentor/reflection-common",
@@ -397,7 +397,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^7.1",
"php": "^7.2",
"ext-filter": "^7.1"
},
"platform-dev": []