diff --git a/composer.json b/composer.json index 01c18a1..19ef2f0 100644 --- a/composer.json +++ b/composer.json @@ -40,6 +40,7 @@ "silverstripe/dynamodb": "6.x-dev", "silverstripe/linkfield": "5.x-dev", "silverstripe/framework": "dev-pulls/6/fieldlist-strongly-type as 6.x-dev", + "dnadesign/silverstripe-elemental": "dev-pulls/6/fix-casted-copy as 6.x-dev", "silverstripe/frameworktest": "2.x-dev", "silverstripe/recipe-testing": "^4", "mikey179/vfsstream": "^1.6.10" @@ -76,6 +77,10 @@ "x0": { "type": "vcs", "url": "git@github.com:creative-commoners/silverstripe-framework" + }, + "x1": { + "type": "vcs", + "url": "git@github.com:creative-commoners/silverstripe-elemental" } }, "conflict": { diff --git a/composer.lock b/composer.lock index de6eaac..a4b59f6 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": "925df557490030465bc42f7d9a8bcf5b", + "content-hash": "88b25239f046ef480e87af1a5c06f78d", "packages": [ { "name": "asyncphp/doorman", @@ -1580,16 +1580,16 @@ }, { "name": "dnadesign/silverstripe-elemental", - "version": "6.x-dev", + "version": "dev-pulls/6/fix-casted-copy", "source": { "type": "git", - "url": "https://github.com/silverstripe/silverstripe-elemental.git", - "reference": "ed897b2612e849268e148aeddc32a68d34878f73" + "url": "https://github.com/creative-commoners/silverstripe-elemental.git", + "reference": "ae29721a3b95c9e5d4a53c10bdcb87585a6740bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silverstripe/silverstripe-elemental/zipball/ed897b2612e849268e148aeddc32a68d34878f73", - "reference": "ed897b2612e849268e148aeddc32a68d34878f73", + "url": "https://api.github.com/repos/creative-commoners/silverstripe-elemental/zipball/ae29721a3b95c9e5d4a53c10bdcb87585a6740bb", + "reference": "ae29721a3b95c9e5d4a53c10bdcb87585a6740bb", "shasum": "" }, "require": { @@ -1633,7 +1633,6 @@ "DNADesign\\Elemental\\Tests\\": "tests/" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -1645,16 +1644,15 @@ ], "description": "Elemental pagetype and collection of Elements", "keywords": [ - "Content Blocks", + "content blocks", "element", "elemental", "silverstripe" ], "support": { - "issues": "https://github.com/silverstripe/silverstripe-elemental/issues", - "source": "https://github.com/silverstripe/silverstripe-elemental/tree/6" + "source": "https://github.com/creative-commoners/silverstripe-elemental/tree/pulls/6/fix-casted-copy" }, - "time": "2024-05-05T12:29:27+00:00" + "time": "2024-05-15T05:35:03+00:00" }, { "name": "dnadesign/silverstripe-elemental-userforms", @@ -14896,6 +14894,12 @@ } ], "aliases": [ + { + "package": "dnadesign/silverstripe-elemental", + "version": "dev-pulls/6/fix-casted-copy", + "alias": "6.x-dev", + "alias_normalized": "6.9999999.9999999.9999999-dev" + }, { "package": "silverstripe/framework", "version": "dev-pulls/6/fieldlist-strongly-type", @@ -14939,6 +14943,7 @@ "silverstripe/dynamodb": 20, "silverstripe/linkfield": 20, "silverstripe/framework": 20, + "dnadesign/silverstripe-elemental": 20, "silverstripe/frameworktest": 20, "silverstripe/graphql-devtools": 20 },