Skip to content

Commit 24db5ef

Browse files
Update nikic/php-parser requirement from ^5.3 to ^5.6 (#158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94c9c36 commit 24db5ef

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"friendsofphp/php-cs-fixer": "^3.87",
24-
"nikic/php-parser": "^5.3",
24+
"nikic/php-parser": "^5.6",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan-deprecation-rules": "^2",
2727
"phpunit/phpunit": "^9 || ^10.5",

0 commit comments

Comments
 (0)