From 115c48cd09f61a95bd3af0c47280b0dc664726f8 Mon Sep 17 00:00:00 2001 From: "tan.nguyen" Date: Mon, 15 Jul 2024 10:57:06 +0700 Subject: [PATCH 1/2] Init --- composer.json | 2 +- composer.lock | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index bbf755e..51bdcd4 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "drupal/twig_remove_html_comments": "^1.0@beta", "drupal/webform": "^6.2", "drush/drush": "^13", - "frees-au/ce-recipes": "dev-main", + "frees-au/ce-recipes": "dev-default-content", "oomphinc/composer-installers-extender": "^2", "platformsh/config-reader": "^2.4" }, diff --git a/composer.lock b/composer.lock index 1a5028e..0cef60c 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": "4a2751ef31ea2a108d49943577bdc308", + "content-hash": "c5957bb9518880d1f3281bcde6ebf8f5", "packages": [ { "name": "asm89/stack-cors", @@ -3645,16 +3645,16 @@ }, { "name": "frees-au/ce-recipes", - "version": "dev-main", + "version": "dev-default-content", "source": { "type": "git", "url": "https://github.com/frees-au/ce-recipes.git", - "reference": "011bc247a5254784ececd54c688fc68db4fd3cd7" + "reference": "707a94dc67d721af33cc90e285e314bdb888049c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/frees-au/ce-recipes/zipball/011bc247a5254784ececd54c688fc68db4fd3cd7", - "reference": "011bc247a5254784ececd54c688fc68db4fd3cd7", + "url": "https://api.github.com/repos/frees-au/ce-recipes/zipball/707a94dc67d721af33cc90e285e314bdb888049c", + "reference": "707a94dc67d721af33cc90e285e314bdb888049c", "shasum": "" }, "require": { @@ -3673,17 +3673,16 @@ "drupal/simple_sitemap": "^4.1", "drush/drush": "^13" }, - "default-branch": true, "type": "drupal-recipe", "license": [ "GPL-2.0-or-later" ], "description": "Free Sauce recipes.", "support": { - "source": "https://github.com/frees-au/ce-recipes/tree/main", + "source": "https://github.com/frees-au/ce-recipes/tree/default-content", "issues": "https://github.com/frees-au/ce-recipes/issues" }, - "time": "2024-07-10T02:27:04+00:00" + "time": "2024-07-15T03:54:20+00:00" }, { "name": "grasmash/expander", From 8a9e79b7fdcd32bc4a787a5f3a54e85b568fe969 Mon Sep 17 00:00:00 2001 From: "tan.nguyen" Date: Mon, 15 Jul 2024 11:16:30 +0700 Subject: [PATCH 2/2] Update recipes --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 0cef60c..f5d5851 100644 --- a/composer.lock +++ b/composer.lock @@ -3649,12 +3649,12 @@ "source": { "type": "git", "url": "https://github.com/frees-au/ce-recipes.git", - "reference": "707a94dc67d721af33cc90e285e314bdb888049c" + "reference": "ffc2f6dc84f7e614c76e9f06f202683e015ed3c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/frees-au/ce-recipes/zipball/707a94dc67d721af33cc90e285e314bdb888049c", - "reference": "707a94dc67d721af33cc90e285e314bdb888049c", + "url": "https://api.github.com/repos/frees-au/ce-recipes/zipball/ffc2f6dc84f7e614c76e9f06f202683e015ed3c2", + "reference": "ffc2f6dc84f7e614c76e9f06f202683e015ed3c2", "shasum": "" }, "require": { @@ -3682,7 +3682,7 @@ "source": "https://github.com/frees-au/ce-recipes/tree/default-content", "issues": "https://github.com/frees-au/ce-recipes/issues" }, - "time": "2024-07-15T03:54:20+00:00" + "time": "2024-07-15T04:13:47+00:00" }, { "name": "grasmash/expander",