bump deps to get library alphas

This commit is contained in:
Chuck Burgess
2018-01-30 13:00:44 -06:00
parent 1a799237e1
commit a6069276fd
2 changed files with 27 additions and 31 deletions
+5 -4
View File
@@ -9,14 +9,15 @@
"email": "[email protected]"
}
],
"minimum-stability": "alpha",
"require": {
"php": ">=7.1",
"phpdocumentor/type-resolver": "^0.5",
"webmozart/assert": "^1.0"
"phpdocumentor/type-resolver": "^0",
"webmozart/assert": "^1"
},
"require-dev": {
"mockery/mockery": "^1.0",
"doctrine/instantiator": "^1.0"
"mockery/mockery": "^1",
"doctrine/instantiator": "^1"
},
"autoload": {
"psr-4": {