mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
bump deps to get library alphas
This commit is contained in:
+5
-4
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user