-
- Downloads
Issue #3311502 by andrei.vesterli: Update support for Devel 5.0.0
parent
e07cae67
Branches 1.0.x
No related tags found
... | ... | @@ -19,7 +19,7 @@ |
"minimum-stability": "dev", | ||
"require": { | ||
"drupal/commerce": "^2.30", | ||
"drupal/devel": "^4.1" | ||
"drupal/devel": "^4.1 || ^5.0" | ||
}, | ||
"require-dev": { | ||
"drush/drush": "^10 || ^11" | ||
... | ... |
Please sign in to comment