Updated dependencies to match other packages

This commit is contained in:
Mike van Riel
2015-06-26 12:10:13 +02:00
parent 50b104f2c0
commit 09230bda94
2 changed files with 20 additions and 15 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
],
"require": {
"php": ">=5.5",
"phpdocumentor/reflection-common": "^0.1",
"phpdocumentor/type-resolver": "^0.1.1",
"phpdocumentor/reflection-common": "^1.0@dev",
"phpdocumentor/type-resolver": "^0.1.2",
"webmozart/assert": "^1.0"
},
"autoload": {