diff --git a/acquia_cms.info.yml b/acquia_cms.info.yml index f2e9648c4..097922c4a 100644 --- a/acquia_cms.info.yml +++ b/acquia_cms.info.yml @@ -1,6 +1,6 @@ name: Acquia CMS core_version_requirement: ^9 -version: '1.4.7' +version: '1.4.8' type: profile description: "An opinionated implementation of Drupal 9 for running low code websites in the Acquia platform." distribution: diff --git a/composer.json b/composer.json index bd9cb54ff..d42f84806 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "drupal/component": "1.0-rc3", "drupal/config_ignore": "2.3.0", "drupal/config_rewrite": "^1.4", - "drupal/core": "~9.2.16 || ~9.3.9", + "drupal/core": "~9.2.18 || ~9.3.12", "drupal/default_content": "2.0.0-alpha1", "drupal/diff": "^1", "drupal/entity_clone": "1.0-beta6", diff --git a/composer.lock b/composer.lock index e1c88966d..c1acf689c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "92134c8573dc12c8ba6d0ce91463067f", + "content-hash": "e2ddc7ac3b742907340c8a9323a5fac2", "packages": [ { "name": "acquia/acsf-contenthub-console", @@ -3394,16 +3394,16 @@ }, { "name": "drupal/core", - "version": "9.3.11", + "version": "9.3.12", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b" + "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/b8978dd6a4639bdc0930a6eb7791afffcd931a1b", - "reference": "b8978dd6a4639bdc0930a6eb7791afffcd931a1b", + "url": "https://api.github.com/repos/drupal/core/zipball/ed6af33093f66a9c5048d02f9f2c326ad0e7e90c", + "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c", "shasum": "" }, "require": { @@ -3645,9 +3645,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.3.11" + "source": "https://github.com/drupal/core/tree/9.3.12" }, - "time": "2022-04-14T00:39:08+00:00" + "time": "2022-04-20T14:25:27+00:00" }, { "name": "drupal/crop",