Skip to content

Commit 14c6485

Browse files
fix(deps): update extractor to v2
1 parent c42f6e2 commit 14c6485

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: extractor/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"symfony/console": "^7.0.0",
55
"symfony/finder": "^7.0",
66
"nikic/php-parser": "^5",
7-
"phpstan/phpstan": "^1.5",
7+
"phpstan/phpstan": "^2.0",
88
"phpstan/extension-installer": "^1.1",
9-
"phpstan/phpdoc-parser": "^1.4"
9+
"phpstan/phpdoc-parser": "^2.0"
1010
},
1111
"config": {
1212
"allow-plugins": {

Diff for: extractor/composer.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)