- Downloads
Issue #3465495 by Berdir: Fix previous major testing
parent
7f08b517
No related branches found
No related tags found
| ... | ... | @@ -7,7 +7,7 @@ |
| "drupal/core": "^9 || ^10 || ^11" | ||
| }, | ||
| "require-dev": { | ||
| "drupal/diff": "1.x-dev" | ||
| "drupal/diff": "^1 || ^2" | ||
| }, | ||
| "extra": { | ||
| "drush": { | ||
| ... | ... | |
| ... | ... |
Please sign in to comment