mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Removed unnecessary version constraint
This commit is contained in:
+1
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user