We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86c8d4 commit 0b48e26Copy full SHA for 0b48e26
1 file changed
composer.json
@@ -10,12 +10,12 @@
10
},
11
{
12
"name": "Jaap van Otterdijk",
13
- "email": "account@ijaap.nl"
+ "email": "opensource@ijaap.nl"
14
}
15
],
16
"require": {
17
"php": "^7.2 || ^8.0",
18
- "phpdocumentor/type-resolver": "1.x-dev@dev",
+ "phpdocumentor/type-resolver": "^1.7",
19
"webmozart/assert": "^1.9.1",
20
"phpdocumentor/reflection-common": "^2.2",
21
"ext-filter": "*",
0 commit comments