Skip to content

Commit cc1ed21

Browse files
Update nikic/php-parser requirement from ^4.13.2 to ^5.3.1
Updates the requirements on [nikic/php-parser](https://github.com/nikic/PHP-Parser) to permit the latest version. - [Release notes](https://github.com/nikic/PHP-Parser/releases) - [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md) - [Commits](nikic/PHP-Parser@v4.13.2...v5.3.1) --- updated-dependencies: - dependency-name: nikic/php-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 831f8fc commit cc1ed21

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
@@ -37,7 +37,7 @@
3737
"magento/framework": ">=102.0.0",
3838
"mikey179/vfsstream": "^1.6.10",
3939
"nette/neon": "^3.3.3",
40-
"nikic/php-parser": "^4.13.2",
40+
"nikic/php-parser": "^5.3.1",
4141
"phpstan/extension-installer": "^1.1.0",
4242
"phpstan/phpstan-phpunit": "^1.1.1",
4343
"phpstan/phpstan-strict-rules": "^1.2.3",

0 commit comments

Comments
 (0)