Removed unnecessary version constraint

This commit is contained in:
Graham Campbell
2020-06-15 13:21:21 +01:00
committed by GitHub
parent cd72d394ca
commit 47691ae2be
+1 -1
View File
@@ -18,7 +18,7 @@
"phpdocumentor/type-resolver": "^1.0", "phpdocumentor/type-resolver": "^1.0",
"webmozart/assert": "^1", "webmozart/assert": "^1",
"phpdocumentor/reflection-common": "^2.0", "phpdocumentor/reflection-common": "^2.0",
"ext-filter": "^7.1" "ext-filter": "*"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1", "mockery/mockery": "^1",