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.
2 parents b790916 + 76100c6 commit 531f3e4Copy full SHA for 531f3e4
composer.json
@@ -13,9 +13,9 @@
13
],
14
"require": {
15
"php": ">=7.4",
16
- "symfony/process": "~2.5|~3.0|~4.4|^6",
17
- "symfony/dependency-injection": "~2.6|~3.0|~4.4|^6",
18
- "drupal/core-utility": "^8.4 || ^9 || ^10@beta"
+ "symfony/process": "~2.5 || ~3.0 || ~4.4 || ^6 || ^7.1",
+ "symfony/dependency-injection": "~2.6 || ~3.0 || ~4.4 || ^6 || ^7.1",
+ "drupal/core-utility": "^8.4 || ^9 || ^10 || ^11"
19
},
20
"require-dev": {
21
"composer/installers": "^2.1",
0 commit comments