Skip to content

Commit 70954a3

Browse files
authored
REL 1.1.21: Using composer 2 with Drupal 9 by default (#92)
1 parent 4fa738c commit 70954a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.1.20
2-
No changes. A new tag to re-build the container image and fix the repo key for Chrome
1+
1.1.21
2+
Drupal 9 template configured with composer 2 by default

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ce-dev",
33
"description": "Local Stack wrapper tool",
4-
"version": "1.1.20",
4+
"version": "1.1.21",
55
"author": " @pm98zz-c",
66
"bin": {
77
"ce-dev": "./bin/run"

0 commit comments

Comments
 (0)