Skip to content

Commit

Permalink
utils/composer.json: add missing nikic/php-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
tenzap committed Oct 29, 2024
1 parent 330e777 commit b505a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"require-dev": {
"nikic/php-parser": "4.*",
"friendsofphp/php-cs-fixer": "3.3.*",
"ise/php-codingstandards-codeigniter": "^1.0",
"squizlabs/php_codesniffer": "3.*"
Expand Down

0 comments on commit b505a59

Please sign in to comment.