Skip to content

Commit

Permalink
Bump nikic/php-parser from 4.19.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [nikic/php-parser](https://github.com/nikic/PHP-Parser) from 4.19.1 to 5.4.0.
- [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.19.1...v5.4.0)

---
updated-dependencies:
- dependency-name: nikic/php-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 98bf40e commit 0855bdf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"require": {
"symfony/finder": "^7.0",
"nikic/php-parser": "^4.14",
"nikic/php-parser": "^4.14 || ^5.0",
"symfony/console": "^7.0"
}
}
24 changes: 13 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0855bdf

Please sign in to comment.