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 08a2fb8 commit 4b4a125Copy full SHA for 4b4a125
.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
@@ -33,7 +33,7 @@
33
},
"require-dev": {
"drupal/core-dev": "^10.1",
- "drush/drush": "^11.5",
+ "drush/drush": "^12.4.3",
"mglaman/drupal-check": "^1.3",
"phpmd/phpmd": "^2.8.2",
"phpmetrics/phpmetrics": "^2.5",
0 commit comments