Upgrade typeresolver to 0.4

This commit is contained in:
Jaapio
2017-07-14 16:40:01 +02:00
parent 3048f961a3
commit 7c33776cd8
3 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"require": {
"php": ">=5.5",
"phpdocumentor/reflection-common": "^1.0@dev",
"phpdocumentor/type-resolver": "^0.2.0",
"phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0"
},
"autoload": {