Skip to content

Commit 8829560

Browse files
committed
Bump minimum phpdoc type resolver
1 parent caf2288 commit 8829560

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"mouf/classname-mapper": "<1.0.2",
4646
"symfony/event-dispatcher": "<4.3",
4747
"symfony/security-core": "<4.3",
48-
"symfony/routing": "<4.3"
48+
"symfony/routing": "<4.3",
49+
"phpdocumentor/type-resolver": "<1.4"
4950
},
5051
"scripts": {
5152
"phpstan": "phpstan analyse GraphqliteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"

0 commit comments

Comments
 (0)