We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a0f98 commit bc75ab8Copy full SHA for bc75ab8
composer.json
@@ -18,8 +18,8 @@
18
"require": {
19
"cweagans/composer-patches": "^1.6.5",
20
"drupal/gin": "^3.0-rc",
21
- "drupal/core": "^9",
22
- "drush/drush": "^11.4",
+ "drupal/core": "^9 || ^10",
+ "drush/drush": "^11.4 || ^12",
23
"os2forms/os2forms": "^3.6 || dev-f/d10_readiness",
24
"os2web/os2web_simplesaml": "8.x-dev || master",
25
"drupal/cache_control_override": "^1.1|^2.0"
0 commit comments