From 5e8f55ecbb2ab5c5f36820e14fc25778634b2c80 Mon Sep 17 00:00:00 2001 From: Kasper Birch Date: Thu, 7 Dec 2023 19:03:37 +0100 Subject: [PATCH] Update dpl-design-system version to 2023.51.0 --- composer.json | 6 +++--- composer.lock | 28 +++++++++++++++++++--------- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index d23643cfaa..4b640453fc 100644 --- a/composer.json +++ b/composer.json @@ -52,9 +52,9 @@ "package": { "name": "danskernesdigitalebibliotek/dpl-design-system", "type": "drupal-library", - "version": "2023.49.0", + "version": "2023.51.0", "dist": { - "url": "https://github.com/danskernesdigitalebibliotek/dpl-design-system/releases/download/release-release%2F2023-49-0/dist.zip", + "url": "https://github.com/danskernesdigitalebibliotek/dpl-design-system/releases/download/release-release%2F2023-51-0/dist.zip", "type": "zip" } } @@ -73,7 +73,7 @@ "amazeeio/drupal_integrations": "0.3.7", "composer/installers": "1.12.0", "cweagans/composer-patches": "1.7.3", - "danskernesdigitalebibliotek/dpl-design-system": "2023.49.0", + "danskernesdigitalebibliotek/dpl-design-system": "2023.51.0", "danskernesdigitalebibliotek/dpl-react": "2023.49.0", "danskernesdigitalebibliotek/fbs-client": "*", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", diff --git a/composer.lock b/composer.lock index f0e693ece3..0a47d39e9d 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": "be792a111ada0c6a869637d16b36a17d", + "content-hash": "599382f59557a761e22b31e81d0fd065", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -975,10 +975,10 @@ }, { "name": "danskernesdigitalebibliotek/dpl-design-system", - "version": "2023.49.0", + "version": "2023.51.0", "dist": { "type": "zip", - "url": "https://github.com/danskernesdigitalebibliotek/dpl-design-system/releases/download/release-release%2F2023-49-0/dist.zip" + "url": "https://github.com/danskernesdigitalebibliotek/dpl-design-system/releases/download/release-release%2F2023-51-0/dist.zip" }, "type": "drupal-library" }, @@ -3960,10 +3960,6 @@ { "name": "nielsvm", "homepage": "https://www.drupal.org/user/163285" - }, - { - "name": "SqyD", - "homepage": "https://www.drupal.org/user/106525" } ], "description": "Provides a generic external cache invalidation API and queue service.", @@ -7066,12 +7062,12 @@ "version": "3.7.2", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, @@ -7116,6 +7112,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, + "funding": [ + { + "url": "https://github.com/PHPCSStandards", + "type": "github" + }, + { + "url": "https://github.com/jrfnl", + "type": "github" + }, + { + "url": "https://opencollective.com/php_codesniffer", + "type": "open_collective" + } + ], "time": "2023-02-22T23:07:41+00:00" }, {