Skip to content

Commit 0b1e2f8

Browse files
authored
Merge pull request #63 from ASUWebPlatforms/release-2.14.2
Release 12.4.2
2 parents 1f6c01d + d5794f5 commit 0b1e2f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
}
5050
],
5151
"require": {
52+
"drupal/ckeditor_responsive_plugin": "dev-2.1.x#22b2e1b",
5253
"pantheon-upstreams/upstream-configuration": "*",
5354
"webspark/custom-dependencies": "*"
5455
},

upstream-configuration/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"drupal/block_field": "1.0.0-rc4",
1111
"drupal/captcha": "2.0.5",
1212
"drupal/cas": "2.3.2",
13-
"drupal/ckeditor_responsive_plugin": "2.1.x-dev@dev",
1413
"drupal/components": "3.0.0-beta3",
1514
"drupal/config_readonly": "1.0.0-beta5",
1615
"drupal/config_update": "2.0.0-alpha3",
@@ -68,5 +67,5 @@
6867
"config": {
6968
"sort-packages": true
7069
},
71-
"version": "2.14.1"
70+
"version": "2.14.2"
7271
}

web/profiles/webspark/webspark/webspark.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Webspark
22
type: profile
33
core_version_requirement: ^9.0 || ^10
44
description: 'ASU custom profile.'
5-
version: 2.14.1
5+
version: 2.14.2
66
distribution:
77
name: 'Webspark'
88
install:

0 commit comments

Comments
 (0)