Skip to content

Commit 42cd119

Browse files
deps(deps): update phpstan/phpdoc-parser requirement
--- updated-dependencies: - dependency-name: phpstan/phpdoc-parser dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b91ba03 commit 42cd119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"nikic/php-parser": "~5",
3131
"webmozart/assert": "^1.9",
3232
"ext-json": "*",
33-
"phpstan/phpdoc-parser": "^1.2|^2.0",
33+
"phpstan/phpdoc-parser": "^2.3.0",
3434
"ondram/ci-detector": "^4.2"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)