Skip to content

Commit aa27ac8

Browse files
chore(deps): Bump phpstan/phpdoc-parser from 1.33.0 to 2.0.0
Bumps [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) from 1.33.0 to 2.0.0. - [Release notes](https://github.com/phpstan/phpdoc-parser/releases) - [Commits](phpstan/phpdoc-parser@1.33.0...2.0.0) --- updated-dependencies: - dependency-name: phpstan/phpdoc-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7c135e commit aa27ac8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-simplexml": "*",
2020
"adhocore/cli": "^1.7",
2121
"nikic/php-parser": "^5.0",
22-
"phpstan/phpdoc-parser": "^1.28"
22+
"phpstan/phpdoc-parser": "^2.0"
2323
},
2424
"require-dev": {
2525
"nextcloud/coding-standard": "^1.2",

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)