mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
Bump to stable type resolver
This commit is contained in:
+2
-2
@@ -10,12 +10,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Jaap van Otterdijk",
|
"name": "Jaap van Otterdijk",
|
||||||
"email": "account@ijaap.nl"
|
"email": "opensource@ijaap.nl"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.2 || ^8.0",
|
"php": "^7.2 || ^8.0",
|
||||||
"phpdocumentor/type-resolver": "1.x-dev@dev",
|
"phpdocumentor/type-resolver": "^1.7",
|
||||||
"webmozart/assert": "^1.9.1",
|
"webmozart/assert": "^1.9.1",
|
||||||
"phpdocumentor/reflection-common": "^2.2",
|
"phpdocumentor/reflection-common": "^2.2",
|
||||||
"ext-filter": "*",
|
"ext-filter": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user