Skip to content

Commit 0b48e26

Browse files
authored
Bump to stable type resolver
1 parent c86c8d4 commit 0b48e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
{
1212
"name": "Jaap van Otterdijk",
13-
"email": "account@ijaap.nl"
13+
"email": "opensource@ijaap.nl"
1414
}
1515
],
1616
"require": {
1717
"php": "^7.2 || ^8.0",
18-
"phpdocumentor/type-resolver": "1.x-dev@dev",
18+
"phpdocumentor/type-resolver": "^1.7",
1919
"webmozart/assert": "^1.9.1",
2020
"phpdocumentor/reflection-common": "^2.2",
2121
"ext-filter": "*",

0 commit comments

Comments
 (0)