Skip to content

Commit

Permalink
Merge pull request #25 from openeuropa/OEL-3026
Browse files Browse the repository at this point in the history
OEL-3026: Update to Drupal 10.3
  • Loading branch information
brummbar authored Jun 24, 2024
2 parents 02d5f4f + 0ccb5bb commit 719e3ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ pipeline:

matrix:
include:
- CORE_VERSION: 10.1.0
PHP_VERSION: 8.1
- CORE_VERSION: 10.1.0
PHP_VERSION: 8.2
- CORE_VERSION: 10.2.0
PHP_VERSION: 8.1
- CORE_VERSION: 10.2.0
PHP_VERSION: 8.2
- CORE_VERSION: 10.3.0
PHP_VERSION: 8.1
- CORE_VERSION: 10.3.0
PHP_VERSION: 8.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require-dev": {
"composer/installers": "~1.11",
"drupal/core-composer-scaffold": "^10",
"drupal/datetime_testing": "^1.0-beta2",
"drupal/datetime_testing": "^1.0-beta4",
"drupal/drupal-extension": "^5.0",
"drush/drush": "^12.4",
"openeuropa/code-review": "^2.0.0-alpha6",
Expand Down

0 comments on commit 719e3ae

Please sign in to comment.