Skip to content

Commit 0195134

Browse files
authored
Merge branch '3.x' into issue-252-codecov
2 parents bc225c7 + 0a7e58a commit 0195134

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
drupal-core:
3535
# Should update the following as the minimum supported version from Drupal.org
3636
- "10.1.x"
37+
- "10.2.x"
3738

3839
steps:
3940

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"cweagans/composer-patches": "^1.6",
1515
"drupal/core-dev": "^10.1",
16-
"drush/drush": "^11.5",
16+
"drush/drush": "^12.4.3",
1717
"mglaman/drupal-check": "^1.3",
1818
"phpmd/phpmd": "^2.8.2",
1919
"phpmetrics/phpmetrics": "^2.5",

0 commit comments

Comments
 (0)