Skip to content

Commit 68cd36e

Browse files
nutamasvandervlugt
authored andcommitted
update phpdocumentor/type-resolver version
1 parent 65f91e8 commit 68cd36e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=7.2",
88
"composer-plugin-api": "^2.0.0",
99
"doctrine/annotations": "^1.3",
10-
"phpdocumentor/type-resolver": "0.*,>=0.6.0",
10+
"phpdocumentor/type-resolver": "^1.4.0",
1111
"symfony/filesystem": "^4.4||^5.0",
1212
"twig/twig": "^2.7.2||^3.0"
1313
},
@@ -16,9 +16,6 @@
1616
"hostnet/phpcs-tool": "^8.3.17",
1717
"phpunit/phpunit": "^8.0"
1818
},
19-
"conflict": {
20-
"phpdocumentor/type-resolver": ">=0.7.0"
21-
},
2219
"autoload": {
2320
"psr-4": {
2421
"Hostnet\\Component\\EntityPlugin\\": "src/"

0 commit comments

Comments
 (0)