-
- Downloads
... | ... | @@ -25,5 +25,13 @@ |
"require": { | ||
"drupal/core": "^8 || ^9 || ^10", | ||
"drupal/entityqueue": "~1.0" | ||
}, | ||
"require-dev": { | ||
"drupal/core-dev": "~10", | ||
"drush/drush": "~11.0 || ~12.0", | ||
"phpstan/phpstan": "~1.10.0", | ||
"phpstan/extension-installer": "~1.3.0", | ||
"mglaman/phpstan-drupal": "~1.1.0", | ||
"phpstan/phpstan-deprecation-rules": "~1.1.0" | ||
} | ||
} |
Please register or sign in to comment