-
- Downloads
Issue #3534214 by ghost of drupal past, fjgarlin: Update php-parser library so...
Issue #3534214 by ghost of drupal past, fjgarlin: Update php-parser library so we can have D11 compatibility
parent
3c30039f
Branches
No related tags found
... | ... | @@ -20,11 +20,11 @@ |
"source": "http://cgit.drupalcode.org/api" | ||
}, | ||
"require": { | ||
"nikic/php-parser": "^4.7", | ||
"nikic/php-parser": "^5", | ||
"league/commonmark": "~2.4", | ||
"drupal/pathauto": "^1.8", | ||
"czproject/git-php": "^4.0.1", | ||
"chx/drupal-pretty-printer": "^0.4" | ||
"chx/drupal-pretty-printer": "^0.6" | ||
}, | ||
"require-dev": { | ||
"drush/drush": "^12.5 || ^13" | ||
... | ... |
Please register or sign in to comment