OEL-966: Fix 8.9 not installing.
parent
b3987c0a
No related branches found
No related tags found
... | ... | @@ -7,7 +7,7 @@ |
"prefer-stable": true, | ||
"require": { | ||
"php": ">=7.3", | ||
"drupal/components": "^2.4", | ||
"cweagans/composer-patches": "^1.7", | ||
"drupal/core": "^8.9 || ^9.1", | ||
"drupal/ui_patterns": "^1.2", | ||
"drupal/ui_patterns_settings": "^1.0", | ||
... | ... | @@ -21,10 +21,10 @@ |
"drupal/drupal-extension": "~4.1", | ||
"drush/drush": "^10.3", | ||
"openeuropa/code-review": "1.7", | ||
"openeuropa/oe_corporate_blocks": "^4.4", | ||
"openeuropa/composer-artifacts": "~0.1", | ||
"openeuropa/drupal-core-require-dev": "^8.9 || ^9.1", | ||
"openeuropa/oe_authentication": "^1.5", | ||
"openeuropa/oe_authentication": "^1.4", | ||
"openeuropa/oe_corporate_blocks": "^4.4", | ||
"openeuropa/oe_multilingual": "^1.9", | ||
"openeuropa/task-runner-drupal-project-symlink": "^1.0", | ||
"phpspec/prophecy-phpunit": "^1 || ^2", | ||
... | ... |
Please register or sign in to comment