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 bc225c7 + 0a7e58a commit 0195134Copy full SHA for 0195134
.github/workflows/php.yml
@@ -34,6 +34,7 @@ jobs:
34
drupal-core:
35
# Should update the following as the minimum supported version from Drupal.org
36
- "10.1.x"
37
+ - "10.2.x"
38
39
steps:
40
composer.json
@@ -13,7 +13,7 @@
13
"require-dev": {
14
"cweagans/composer-patches": "^1.6",
15
"drupal/core-dev": "^10.1",
16
- "drush/drush": "^11.5",
+ "drush/drush": "^12.4.3",
17
"mglaman/drupal-check": "^1.3",
18
"phpmd/phpmd": "^2.8.2",
19
"phpmetrics/phpmetrics": "^2.5",
0 commit comments