Skip to content

Commit d1a8218

Browse files
authored
Updated composer to Drupal 10.3. (#1301)
1 parent c428b71 commit d1a8218

File tree

2 files changed

+1170
-919
lines changed

2 files changed

+1170
-919
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
docker:
296296
- image: cimg/php:8.2-browsers
297297
environment:
298-
DRUPAL_VERSION: 10.1
298+
DRUPAL_VERSION: 10.2
299299
DRUPAL_PROJECT_SHA: 10.x
300300
<<: *job-build-isolated
301301

@@ -304,7 +304,7 @@ jobs:
304304
docker:
305305
- image: cimg/php:8.2-browsers
306306
environment:
307-
DRUPAL_VERSION: 10.1
307+
DRUPAL_VERSION: 10.2
308308
DRUPAL_PROJECT_SHA: 10.x
309309
<<: *job-build-isolated
310310

0 commit comments

Comments
 (0)