diff --git a/services/drupal/.ddev/docker-compose.gesso.yaml b/services/drupal/.ddev/docker-compose.gesso.yaml
index 7e5628b314..90dc81ea4d 100644
--- a/services/drupal/.ddev/docker-compose.gesso.yaml
+++ b/services/drupal/.ddev/docker-compose.gesso.yaml
@@ -2,7 +2,7 @@ version: '3.6'
services:
gesso:
container_name: ddev-${DDEV_SITENAME}-gesso
- image: forumone/gesso:3-node-v12-php-7.4
+ image: forumone/gesso:3-node-v16-php-8.0
command: "sleep infinity"
volumes:
- ./../web/themes/epa_theme:/var/www/html/web/themes/epa_theme:cached
@@ -11,4 +11,4 @@ services:
networks: [default, ddev_default]
labels:
com.ddev.site-name: ${DDEV_SITENAME}
- com.ddev.approot: $DDEV_APPROOT
\ No newline at end of file
+ com.ddev.approot: $DDEV_APPROOT
diff --git a/services/drupal/.ddev/docker-compose.simplesaml.yaml b/services/drupal/.ddev/docker-compose.simplesaml.yaml
index eb8f32b5aa..06c2ff18a3 100644
--- a/services/drupal/.ddev/docker-compose.simplesaml.yaml
+++ b/services/drupal/.ddev/docker-compose.simplesaml.yaml
@@ -6,6 +6,5 @@ services:
depends_on:
- web
networks: [default, ddev_default]
- network_mode: service:web
build: ./simplesaml
- tty: true
\ No newline at end of file
+ tty: true
diff --git a/services/drupal/Dockerfile b/services/drupal/Dockerfile
index 7d5766d97b..c598cffc40 100644
--- a/services/drupal/Dockerfile
+++ b/services/drupal/Dockerfile
@@ -149,7 +149,7 @@ RUN composer install \
RUN rm auth.json
# Build Gesso, the WebCMS' theme
-FROM forumone/gesso:3-node-v12-php-8.0 AS gesso
+FROM forumone/gesso:3-node-v16-php-8.0 AS gesso
WORKDIR /app
diff --git a/services/drupal/composer.json b/services/drupal/composer.json
index 9664b9c8c7..90a9be2f96 100644
--- a/services/drupal/composer.json
+++ b/services/drupal/composer.json
@@ -234,7 +234,7 @@
"drupal/config_filter": "^1.10",
"drupal/config_ignore": "^2.3",
"drupal/config_split": "^1.9",
- "drupal/content_moderation_notifications": "dev-3.x#9ab3da5",
+ "drupal/content_moderation_notifications": "^3.6",
"drupal/content_moderation_revert": "1.x-dev",
"drupal/core-composer-scaffold": "~9.5.0",
"drupal/core-recommended": "~9.5.0",
@@ -242,6 +242,7 @@
"drupal/default_content": "^2.0@alpha",
"drupal/devel": "^5.0",
"drupal/diff": "^1.0",
+ "drupal/domain": "^2.0@beta",
"drupal/duration_field": "^2.0",
"drupal/editor_advanced_link": "^2.1",
"drupal/editoria11y": "^2.0",
@@ -249,7 +250,7 @@
"drupal/embed": "^1.4",
"drupal/entity_browser": "^2.9",
"drupal/entity_clone": "^2@beta",
- "drupal/entity_embed": "^1.x-dev",
+ "drupal/entity_embed": "1.x-dev",
"drupal/entity_usage": "^2.0-beta3",
"drupal/entitygroupfield": "^1.0@alpha",
"drupal/environment_indicator": "4.0.10",
@@ -302,7 +303,7 @@
"drupal/native_lazy_loading": "^1.1@RC",
"drupal/page_manager": "^4.0@RC",
"drupal/paragraphs": "^1.9",
- "drupal/paragraphs_entity_embed": "^2.x-dev",
+ "drupal/paragraphs_entity_embed": "2.x-dev",
"drupal/path_redirect_import": "^1.0@beta",
"drupal/pathauto": "^1.4",
"drupal/pathologic": "^1.0-alpha2",
@@ -359,9 +360,9 @@
"nodespark/des-connector": "dev-php-update#d699e59 as 7.x-dev",
"popperjs/popperjs": "^2.11",
"ruflin/elastica": "7.x-dev#72a4598544e3f99b5dd8cacb05d009ee75c2a701 as dev-master",
+ "sabre/vobject": "^4.0",
"tippyjs/tippyjs": "*",
"vlucas/phpdotenv": "^5.0",
- "sabre/vobject": "^4.0",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
"wikimedia/composer-merge-plugin": "^2.0",
@@ -398,7 +399,8 @@
"dealerdirect/phpcodesniffer-composer-installer": true,
"wikimedia/composer-merge-plugin": true,
"phpstan/extension-installer": true,
- "drupal/core-project-message": true
+ "drupal/core-project-message": true,
+ "mglaman/composer-drupal-lenient": true
}
},
"autoload": {
diff --git a/services/drupal/composer.lock b/services/drupal/composer.lock
index e4491d1b38..4670c662d8 100644
--- a/services/drupal/composer.lock
+++ b/services/drupal/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": "64cb3498d9257988d5f50063868a5629",
+ "content-hash": "8a1878a442bc3dc64ca7772e4a972a16",
"packages": [
{
"name": "algolia/places",
@@ -430,10 +430,10 @@
},
{
"name": "codemirror/codemirror",
- "version": "5.65.3",
+ "version": "5.65.12",
"dist": {
"type": "zip",
- "url": "https://github.com/components/codemirror/archive/refs/tags/5.65.3.zip"
+ "url": "https://github.com/components/codemirror/archive/refs/tags/5.65.12.zip"
},
"type": "drupal-library",
"extra": {
@@ -1688,25 +1688,29 @@
},
{
"name": "doctrine/deprecations",
- "version": "v1.0.0",
+ "version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
- "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
+ "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
- "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
+ "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
+ "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"shasum": ""
},
"require": {
- "php": "^7.1|^8.0"
+ "php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",
- "phpunit/phpunit": "^7.5|^8.5|^9.5",
- "psr/log": "^1|^2|^3"
+ "phpstan/phpstan": "1.4.10 || 1.10.15",
+ "phpstan/phpstan-phpunit": "^1.0",
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
+ "psalm/plugin-phpunit": "0.18.4",
+ "psr/log": "^1 || ^2 || ^3",
+ "vimeo/psalm": "4.30.0 || 5.12.0"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
@@ -1725,9 +1729,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
- "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
+ "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
},
- "time": "2022-05-02T15:47:09+00:00"
+ "time": "2023-09-27T20:04:15+00:00"
},
{
"name": "doctrine/event-manager",
@@ -1899,16 +1903,16 @@
},
{
"name": "doctrine/persistence",
- "version": "3.1.4",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
- "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119"
+ "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119",
- "reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119",
+ "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
+ "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
"shasum": ""
},
"require": {
@@ -1977,7 +1981,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
- "source": "https://github.com/doctrine/persistence/tree/3.1.4"
+ "source": "https://github.com/doctrine/persistence/tree/3.2.0"
},
"funding": [
{
@@ -1993,24 +1997,24 @@
"type": "tidelift"
}
],
- "time": "2023-02-03T11:13:07+00:00"
+ "time": "2023-05-17T18:32:04+00:00"
},
{
"name": "doctrine/reflection",
- "version": "1.2.3",
+ "version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/reflection.git",
- "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb"
+ "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
- "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
+ "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
+ "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
"shasum": ""
},
"require": {
- "doctrine/annotations": "^1.0",
+ "doctrine/annotations": "^1.0 || ^2.0",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0"
},
@@ -2068,10 +2072,10 @@
],
"support": {
"issues": "https://github.com/doctrine/reflection/issues",
- "source": "https://github.com/doctrine/reflection/tree/1.2.3"
+ "source": "https://github.com/doctrine/reflection/tree/1.2.4"
},
"abandoned": "roave/better-reflection",
- "time": "2022-05-31T18:46:25+00:00"
+ "time": "2023-07-27T18:11:59+00:00"
},
{
"name": "drupal/address",
@@ -2183,14 +2187,6 @@
"GPL-2.0-or-later"
],
"authors": [
- {
- "name": "Greg Boggs",
- "homepage": "https://www.drupal.org/user/153069"
- },
- {
- "name": "andrei.colesnic",
- "homepage": "https://www.drupal.org/user/3272384"
- },
{
"name": "bdimaggio",
"homepage": "https://www.drupal.org/user/70688"
@@ -2199,6 +2195,14 @@
"name": "gcb",
"homepage": "https://www.drupal.org/user/1682976"
},
+ {
+ "name": "Greg Boggs",
+ "homepage": "https://www.drupal.org/user/153069"
+ },
+ {
+ "name": "kescoto-thinkshout",
+ "homepage": "https://www.drupal.org/user/3664824"
+ },
{
"name": "levelos",
"homepage": "https://www.drupal.org/user/54135"
@@ -2207,6 +2211,10 @@
"name": "tauno",
"homepage": "https://www.drupal.org/user/105595"
},
+ {
+ "name": "the.tai.pen@gmail.com",
+ "homepage": "https://www.drupal.org/user/3272384"
+ },
{
"name": "wxactly",
"homepage": "https://www.drupal.org/user/3181097"
@@ -2380,9 +2388,7 @@
"reference": "6938068c6bcca27746ddada86f682af744d1d132"
},
"require": {
- "drupal/ckeditor": "*",
- "drupal/core": "^9 || ^10",
- "drupal/fakeobjects": "~1.0"
+ "drupal/core": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
@@ -2391,7 +2397,7 @@
},
"drupal": {
"version": "3.0.x-dev",
- "datestamp": "1651754052",
+ "datestamp": "1696269176",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@@ -2408,6 +2414,10 @@
"homepage": "https://www.drupal.org/vardot",
"role": "Maintainer"
},
+ {
+ "name": "Mohammed J. Razem",
+ "homepage": "https://www.drupal.org/user/255384"
+ },
{
"name": "Rajab Natshah",
"homepage": "https://www.drupal.org/user/1414312"
@@ -2710,6 +2720,10 @@
"GPL-2.0-or-later"
],
"authors": [
+ {
+ "name": "heddn",
+ "homepage": "https://www.drupal.org/user/1463982"
+ },
{
"name": "KarenS",
"homepage": "https://www.drupal.org/user/45874"
@@ -2723,26 +2737,29 @@
},
{
"name": "drupal/ckeditor",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor.git",
- "reference": "1.0.1"
+ "reference": "1.0.2"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.1.zip",
- "reference": "1.0.1",
- "shasum": "d3dd8bfb2301b749599ba48cf76208becdf0eeb3"
+ "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.2.zip",
+ "reference": "1.0.2",
+ "shasum": "fec2ca9ad852a00c7b9584cb6040dc860364c481"
},
"require": {
"drupal/core": "^9.4 || ^10"
},
+ "require-dev": {
+ "drupal/classy": "*"
+ },
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "1.0.1",
- "datestamp": "1662977541",
+ "version": "1.0.2",
+ "datestamp": "1695740655",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3007,6 +3024,10 @@
{
"name": "julien",
"homepage": "https://www.drupal.org/user/177445"
+ },
+ {
+ "name": "m.abdulqader",
+ "homepage": "https://www.drupal.org/user/1281252"
}
],
"description": "Adds the Resize plugin to CKEditor.",
@@ -3478,11 +3499,17 @@
},
{
"name": "drupal/content_moderation_notifications",
- "version": "dev-3.x",
+ "version": "3.6.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/content_moderation_notifications.git",
- "reference": "9ab3da5"
+ "reference": "8.x-3.6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/content_moderation_notifications-8.x-3.6.zip",
+ "reference": "8.x-3.6",
+ "shasum": "f475721b95de8d0520053d3101c35c48ea22f61c"
},
"require": {
"drupal/core": "^9 || ^10"
@@ -3492,15 +3519,12 @@
},
"type": "drupal-module",
"extra": {
- "branch-alias": {
- "dev-3.x": "3.x-dev"
- },
"drupal": {
- "version": "8.x-3.4+3-dev",
- "datestamp": "1667417084",
+ "version": "8.x-3.6",
+ "datestamp": "1695836640",
"security-coverage": {
- "status": "not-covered",
- "message": "Dev releases are not covered by Drupal security advisories."
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
}
}
},
@@ -3537,16 +3561,16 @@
},
{
"name": "drupal/core",
- "version": "9.5.8",
+ "version": "9.5.11",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
- "reference": "a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc"
+ "reference": "8afcb233c2a71501b35fed2713167c37831d5c19"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core/zipball/a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc",
- "reference": "a9a1e4e1fe23fb8c83fd6aeafb740c1462a218fc",
+ "url": "https://api.github.com/repos/drupal/core/zipball/8afcb233c2a71501b35fed2713167c37831d5c19",
+ "reference": "8afcb233c2a71501b35fed2713167c37831d5c19",
"shasum": ""
},
"require": {
@@ -3569,8 +3593,8 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
- "laminas/laminas-diactoros": "^2.14",
"laminas/laminas-feed": "^2.17",
+ "longwave/laminas-diactoros": "^2.14",
"masterminds/html5": "^2.7",
"pear/archive_tar": "^1.4.14",
"php": ">=7.3.0",
@@ -3698,22 +3722,22 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
- "source": "https://github.com/drupal/core/tree/9.5.8"
+ "source": "https://github.com/drupal/core/tree/9.5.11"
},
- "time": "2023-04-19T16:14:39+00:00"
+ "time": "2023-09-19T17:58:28+00:00"
},
{
"name": "drupal/core-composer-scaffold",
- "version": "9.5.8",
+ "version": "9.5.11",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
- "reference": "c78779acff7b39fc0f29ff1edd710361c15ed87b"
+ "reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c78779acff7b39fc0f29ff1edd710361c15ed87b",
- "reference": "c78779acff7b39fc0f29ff1edd710361c15ed87b",
+ "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7",
+ "reference": "08da8e59c6f1bd0b1a58d18f8addc0d937bbacc7",
"shasum": ""
},
"require": {
@@ -3748,22 +3772,22 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.8"
+ "source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.11"
},
- "time": "2023-03-09T21:29:23+00:00"
+ "time": "2023-04-30T16:17:33+00:00"
},
{
"name": "drupal/core-recommended",
- "version": "9.5.8",
+ "version": "9.5.11",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
- "reference": "74db3999d3432b7433b399fe76fa6ff6f126bed9"
+ "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-recommended/zipball/74db3999d3432b7433b399fe76fa6ff6f126bed9",
- "reference": "74db3999d3432b7433b399fe76fa6ff6f126bed9",
+ "url": "https://api.github.com/repos/drupal/core-recommended/zipball/af3521be5376e333ddcdbd31c5a169f16423b46f",
+ "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f",
"shasum": ""
},
"require": {
@@ -3772,15 +3796,12 @@
"doctrine/annotations": "~1.13.3",
"doctrine/lexer": "~1.2.3",
"doctrine/reflection": "~1.2.3",
- "drupal/core": "9.5.8",
+ "drupal/core": "9.5.11",
"egulias/email-validator": "~3.2.1",
"guzzlehttp/guzzle": "~6.5.8",
"guzzlehttp/promises": "~1.5.2",
- "guzzlehttp/psr7": "~1.9.0",
- "laminas/laminas-diactoros": "~2.14.0",
- "laminas/laminas-escaper": "~2.9.0",
- "laminas/laminas-feed": "~2.17.0",
- "laminas/laminas-stdlib": "~3.11.0",
+ "guzzlehttp/psr7": "~1.9.1",
+ "longwave/laminas-diactoros": "~2.14.2",
"masterminds/html5": "~2.7.6",
"pear/archive_tar": "~1.4.14",
"pear/console_getopt": "~v1.4.3",
@@ -3834,9 +3855,9 @@
],
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-recommended/tree/9.5.8"
+ "source": "https://github.com/drupal/core-recommended/tree/9.5.11"
},
- "time": "2023-04-19T16:14:39+00:00"
+ "time": "2023-09-19T17:58:28+00:00"
},
{
"name": "drupal/crop",
@@ -4417,6 +4438,58 @@
"issues": "https://www.drupal.org/project/issues/diff"
}
},
+ {
+ "name": "drupal/domain",
+ "version": "2.0.0-beta1",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/domain.git",
+ "reference": "2.0.0-beta1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/domain-2.0.0-beta1.zip",
+ "reference": "2.0.0-beta1",
+ "shasum": "0edbc9d6c79cb0a61c08c656e9258c2450710664"
+ },
+ "require": {
+ "drupal/core": "^9 || ^10"
+ },
+ "require-dev": {
+ "drupal/domain_access": "*",
+ "drupal/domain_config": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "drupal": {
+ "version": "2.0.0-beta1",
+ "datestamp": "1686067462",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Beta releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "agentrickard",
+ "homepage": "https://www.drupal.org/user/20975"
+ },
+ {
+ "name": "nonsie",
+ "homepage": "https://www.drupal.org/user/29899"
+ }
+ ],
+ "description": "Creates domain records within a Drupal installation.",
+ "homepage": "https://www.drupal.org/project/domain",
+ "support": {
+ "source": "https://git.drupalcode.org/project/domain"
+ }
+ },
{
"name": "drupal/duration_field",
"version": "2.1.0",
@@ -4659,26 +4732,29 @@
},
{
"name": "drupal/embed",
- "version": "1.6.0",
+ "version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/embed.git",
- "reference": "8.x-1.6"
+ "reference": "8.x-1.7"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.6.zip",
- "reference": "8.x-1.6",
- "shasum": "6d2964775c3228d122cd61904786b3640fa83045"
+ "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.7.zip",
+ "reference": "8.x-1.7",
+ "shasum": "b7ca4264be51038f947d26b6725fc0446b224f60"
},
"require": {
"drupal/core": "^9.3 | ^10"
},
+ "require-dev": {
+ "drupal/ckeditor": "*"
+ },
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.6",
- "datestamp": "1661298150",
+ "version": "8.x-1.7",
+ "datestamp": "1697642867",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -4956,11 +5032,14 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_embed.git",
- "reference": "f41e8a4662dfa9dfc1e7c7bd20a7173f9a231352"
+ "reference": "ac6f2fe13b18f5f55c43badd6f46195776e2351c"
},
"require": {
"drupal/core": "^9.3 || ^10",
- "drupal/embed": "^1.5"
+ "drupal/embed": "^1.7"
+ },
+ "conflict": {
+ "drupal/core": "<9.3"
},
"require-dev": {
"drupal/ckeditor": "^1",
@@ -4972,8 +5051,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
- "version": "8.x-1.3+1-dev",
- "datestamp": "1670433797",
+ "version": "8.x-1.4+2-dev",
+ "datestamp": "1697811137",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@@ -5249,6 +5328,10 @@
"name": "e0ipso",
"homepage": "https://www.drupal.org/user/550110"
},
+ {
+ "name": "isholgueras",
+ "homepage": "https://www.drupal.org/user/733162"
+ },
{
"name": "mrfelton",
"homepage": "https://www.drupal.org/user/305669"
@@ -5440,6 +5523,10 @@
"name": "All contributors",
"homepage": "https://www.drupal.org/node/2625160/committers"
},
+ {
+ "name": "phenaproxima",
+ "homepage": "https://www.drupal.org/user/205645"
+ },
{
"name": "StryKaizer",
"homepage": "https://www.drupal.org/user/462700"
@@ -5529,6 +5616,9 @@
"require": {
"drupal/core": "^8.8 || ^9"
},
+ "require-dev": {
+ "drupal/redirect": "^1.3.0"
+ },
"type": "drupal-module",
"extra": {
"drupal": {
@@ -5542,21 +5632,25 @@
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
- "GPL-2.0-or-later"
+ "GPL-2.0+"
],
"authors": [
- {
- "name": "Kristen Pol",
- "homepage": "https://www.drupal.org/user/8389"
- },
{
"name": "adammalone",
"homepage": "https://www.drupal.org/user/1295980"
},
{
- "name": "bonus",
+ "name": "gg4",
"homepage": "https://www.drupal.org/user/360002"
},
+ {
+ "name": "joseph.olstad",
+ "homepage": "https://www.drupal.org/user/1321830"
+ },
+ {
+ "name": "Kristen Pol",
+ "homepage": "https://www.drupal.org/user/8389"
+ },
{
"name": "naveenvalecha",
"homepage": "https://www.drupal.org/user/2665733"
@@ -5570,9 +5664,14 @@
"homepage": "https://www.drupal.org/user/286273"
}
],
+ "description": "Speed up the generation of 404 pages and route 404 display to a static page.",
"homepage": "https://www.drupal.org/project/fast_404",
+ "keywords": [
+ "Drupal"
+ ],
"support": {
- "source": "https://git.drupalcode.org/project/fast_404"
+ "source": "http://cgit.drupalcode.org/fast_404",
+ "issues": "https://www.drupal.org/project/issues/fast_404"
}
},
{
@@ -5608,6 +5707,10 @@
"GPL-2.0-or-later"
],
"authors": [
+ {
+ "name": "Anybody",
+ "homepage": "https://www.drupal.org/user/291091"
+ },
{
"name": "Hydra",
"homepage": "https://www.drupal.org/user/647364"
@@ -6080,6 +6183,10 @@
"name": "Duwid",
"homepage": "https://www.drupal.org/user/2693877"
},
+ {
+ "name": "Grimreaper",
+ "homepage": "https://www.drupal.org/user/2388214"
+ },
{
"name": "sch4lly",
"homepage": "https://www.drupal.org/user/856550"
@@ -7192,6 +7299,14 @@
"homepage": "https://www.drupal.org/u/eiriksm",
"role": "Maintainer"
},
+ {
+ "name": "eiriksm",
+ "homepage": "https://www.drupal.org/user/1014468"
+ },
+ {
+ "name": "gravelpot",
+ "homepage": "https://www.drupal.org/user/748208"
+ },
{
"name": "Jeff Cardwell",
"homepage": "https://www.drupal.org/user/2913129"
@@ -7514,7 +7629,7 @@
},
"require": {
"brick/phonenumber": "^0.2.0",
- "drupal/core": "^8 || ^9",
+ "drupal/core": "^8 || ^9 || ^10",
"php": ">=7.1"
},
"type": "drupal-module",
@@ -7524,7 +7639,7 @@
},
"drupal": {
"version": "8.x-1.x-dev",
- "datestamp": "1529516920",
+ "datestamp": "1685031967",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@@ -7822,6 +7937,10 @@
{
"name": "bkosborne",
"homepage": "https://www.drupal.org/user/788032"
+ },
+ {
+ "name": "joevagyok",
+ "homepage": "https://www.drupal.org/user/2876343"
}
],
"description": "Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.",
@@ -8479,7 +8598,7 @@
"datestamp": "1671210021",
"security-coverage": {
"status": "not-covered",
- "message": "Project has not opted into security advisory coverage!"
+ "message": "RC releases are not covered by Drupal security advisories."
}
},
"branch-alias": {
@@ -8500,10 +8619,18 @@
"name": "EclipseGc",
"homepage": "https://www.drupal.org/user/61203"
},
+ {
+ "name": "ivnish",
+ "homepage": "https://www.drupal.org/user/3547706"
+ },
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
+ {
+ "name": "joelpittet",
+ "homepage": "https://www.drupal.org/user/160302"
+ },
{
"name": "manuel.adan",
"homepage": "https://www.drupal.org/user/516420"
@@ -8523,17 +8650,17 @@
},
{
"name": "drupal/paragraphs",
- "version": "1.15.0",
+ "version": "1.16.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git",
- "reference": "8.x-1.15"
+ "reference": "8.x-1.16"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.15.zip",
- "reference": "8.x-1.15",
- "shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1"
+ "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip",
+ "reference": "8.x-1.16",
+ "shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8"
},
"require": {
"drupal/core": "^9.3 || ^10",
@@ -8557,8 +8684,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.15",
- "datestamp": "1661440897",
+ "version": "8.x-1.16",
+ "datestamp": "1694007797",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -8978,6 +9105,10 @@
"name": "aleksey.tk",
"homepage": "https://www.drupal.org/user/22093"
},
+ {
+ "name": "bohart",
+ "homepage": "https://www.drupal.org/user/289861"
+ },
{
"name": "Dylan Donkersgoed",
"homepage": "https://www.drupal.org/user/2803351"
@@ -9046,6 +9177,10 @@
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
+ {
+ "name": "Kristen Pol",
+ "homepage": "https://www.drupal.org/user/8389"
+ },
{
"name": "pifagor",
"homepage": "https://www.drupal.org/user/2375692"
@@ -9091,6 +9226,10 @@
"GPL-2.0-or-later"
],
"authors": [
+ {
+ "name": "mohit_aghera",
+ "homepage": "https://www.drupal.org/user/639098"
+ },
{
"name": "Sam152",
"homepage": "https://www.drupal.org/user/1485048"
@@ -9335,13 +9474,13 @@
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
- {
- "name": "Mills00013@gmail.com",
- "homepage": "https://www.drupal.org/user/3348892"
- },
{
"name": "roderik",
"homepage": "https://www.drupal.org/user/8841"
+ },
+ {
+ "name": "smfsh",
+ "homepage": "https://www.drupal.org/user/3348892"
}
],
"description": "Allows users to authenticate against an external SAML identity provider.",
@@ -9389,6 +9528,14 @@
"GPL-2.0-or-later"
],
"authors": [
+ {
+ "name": "lostcarpark",
+ "homepage": "https://www.drupal.org/user/346773"
+ },
+ {
+ "name": "marcoliver",
+ "homepage": "https://www.drupal.org/user/1529744"
+ },
{
"name": "Peter Majmesku",
"homepage": "https://www.drupal.org/user/786132"
@@ -9396,10 +9543,6 @@
{
"name": "SaschaHannes",
"homepage": "https://www.drupal.org/user/3536189"
- },
- {
- "name": "marcoliver",
- "homepage": "https://www.drupal.org/user/1529744"
}
],
"description": "A simple module for scheduled content moderation",
@@ -10806,6 +10949,10 @@
{
"name": "Leon Kessler",
"homepage": "https://www.drupal.org/user/595374"
+ },
+ {
+ "name": "tar_inet",
+ "homepage": "https://www.drupal.org/user/282215"
}
],
"description": "Overrides Views Ajax to work with GET instead of POST",
@@ -11257,16 +11404,16 @@
"drupal/captcha": "^1 || ^2",
"drupal/chosen": "3.0.x-dev",
"drupal/ckeditor": "1.0.x-dev",
- "drupal/clientside_validation": "*",
+ "drupal/clientside_validation": "^3 || ^4",
"drupal/clientside_validation_jquery": "*",
- "drupal/devel": "*",
+ "drupal/devel": "5.x-dev",
"drupal/entity": "1.x-dev",
- "drupal/entity_print": "*",
+ "drupal/entity_print": "2.x-dev",
"drupal/group": "1.x-dev",
"drupal/hal": "1 - 2",
"drupal/jquery_ui": "1.x-dev",
- "drupal/jquery_ui_checkboxradio": "*",
- "drupal/jquery_ui_datepicker": "*",
+ "drupal/jquery_ui_checkboxradio": "2.x-dev",
+ "drupal/jquery_ui_datepicker": "1.x-dev",
"drupal/mailsystem": "4.x-dev",
"drupal/metatag": "1.x-dev",
"drupal/paragraphs": "1.x-dev",
@@ -11274,7 +11421,7 @@
"drupal/smtp": "1.x-dev",
"drupal/styleguide": "^1 || ^2",
"drupal/telephone_validation": "2.x-dev",
- "drupal/token": "*",
+ "drupal/token": "1.x-dev",
"drupal/variationcache": "1.x-dev",
"drupal/webform_access": "*",
"drupal/webform_attachment": "*",
@@ -11363,8 +11510,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
- "version": "8.x-1.2+10-dev",
- "datestamp": "1641497274",
+ "version": "8.x-1.2+14-dev",
+ "datestamp": "1688045615",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@@ -11377,7 +11524,7 @@
],
"authors": [
{
- "name": "andr1yun",
+ "name": "andriyun",
"homepage": "https://www.drupal.org/user/1277538"
},
{
@@ -11388,6 +11535,10 @@
"name": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
+ {
+ "name": "Ruslan Piskarov",
+ "homepage": "https://www.drupal.org/user/424444"
+ },
{
"name": "sylus",
"homepage": "https://www.drupal.org/user/339714"
@@ -11708,16 +11859,16 @@
},
{
"name": "egulias/email-validator",
- "version": "3.2.5",
+ "version": "3.2.6",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "b531a2311709443320c786feb4519cfaf94af796"
+ "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796",
- "reference": "b531a2311709443320c786feb4519cfaf94af796",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
+ "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
"shasum": ""
},
"require": {
@@ -11763,7 +11914,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
- "source": "https://github.com/egulias/EmailValidator/tree/3.2.5"
+ "source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
},
"funding": [
{
@@ -11771,7 +11922,7 @@
"type": "github"
}
],
- "time": "2023-01-02T17:26:14+00:00"
+ "time": "2023-06-01T07:04:22+00:00"
},
{
"name": "elasticsearch/elasticsearch",
@@ -11955,23 +12106,23 @@
},
{
"name": "ezimuel/guzzlestreams",
- "version": "3.0.1",
+ "version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/ezimuel/guzzlestreams.git",
- "reference": "abe3791d231167f14eb80d413420d1eab91163a8"
+ "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/abe3791d231167f14eb80d413420d1eab91163a8",
- "reference": "abe3791d231167f14eb80d413420d1eab91163a8",
+ "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/b4b5a025dfee70d6cd34c780e07330eb93d5b997",
+ "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.0"
+ "phpunit/phpunit": "~9.0"
},
"type": "library",
"extra": {
@@ -12002,9 +12153,9 @@
"stream"
],
"support": {
- "source": "https://github.com/ezimuel/guzzlestreams/tree/3.0.1"
+ "source": "https://github.com/ezimuel/guzzlestreams/tree/3.1.0"
},
- "time": "2020-02-14T23:11:50+00:00"
+ "time": "2022-10-24T12:58:50+00:00"
},
{
"name": "ezimuel/ringphp",
@@ -12526,16 +12677,16 @@
},
{
"name": "guzzlehttp/promises",
- "version": "1.5.2",
+ "version": "1.5.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "b94b2807d85443f9719887892882d0329d1e2598"
+ "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
- "reference": "b94b2807d85443f9719887892882d0329d1e2598",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
+ "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
"shasum": ""
},
"require": {
@@ -12545,11 +12696,6 @@
"symfony/phpunit-bridge": "^4.4 || ^5.1"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.5-dev"
- }
- },
"autoload": {
"files": [
"src/functions_include.php"
@@ -12590,7 +12736,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/1.5.2"
+ "source": "https://github.com/guzzle/promises/tree/1.5.3"
},
"funding": [
{
@@ -12606,7 +12752,7 @@
"type": "tidelift"
}
],
- "time": "2022-08-28T14:55:35+00:00"
+ "time": "2023-05-21T12:31:43+00:00"
},
{
"name": "guzzlehttp/psr7",
@@ -12800,10 +12946,10 @@
},
{
"name": "jquery/inputmask",
- "version": "5.0.7",
+ "version": "5.0.8",
"dist": {
"type": "zip",
- "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/refs/tags/5.0.7.zip"
+ "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/refs/tags/5.0.8.zip"
},
"type": "drupal-library",
"extra": {
@@ -12860,10 +13006,10 @@
},
{
"name": "jquery/textcounter",
- "version": "0.9.0",
+ "version": "0.9.1",
"dist": {
"type": "zip",
- "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/refs/tags/0.9.0.zip"
+ "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/refs/tags/0.9.1.zip"
},
"type": "drupal-library",
"extra": {
@@ -13029,95 +13175,58 @@
"time": "2019-10-17T18:05:24+00:00"
},
{
- "name": "laminas/laminas-diactoros",
- "version": "2.14.0",
+ "name": "laminas/laminas-escaper",
+ "version": "2.12.0",
"source": {
"type": "git",
- "url": "https://github.com/laminas/laminas-diactoros.git",
- "reference": "6cb35f61913f06b2c91075db00f67cfd78869e28"
+ "url": "https://github.com/laminas/laminas-escaper.git",
+ "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6cb35f61913f06b2c91075db00f67cfd78869e28",
- "reference": "6cb35f61913f06b2c91075db00f67cfd78869e28",
+ "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
+ "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
"shasum": ""
},
"require": {
- "php": "^7.3 || ~8.0.0 || ~8.1.0",
- "psr/http-factory": "^1.0",
- "psr/http-message": "^1.0"
+ "ext-ctype": "*",
+ "ext-mbstring": "*",
+ "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
},
"conflict": {
- "phpspec/prophecy": "<1.9.0",
- "zendframework/zend-diactoros": "*"
- },
- "provide": {
- "psr/http-factory-implementation": "1.0",
- "psr/http-message-implementation": "1.0"
+ "zendframework/zend-escaper": "*"
},
"require-dev": {
- "ext-curl": "*",
- "ext-dom": "*",
- "ext-gd": "*",
- "ext-libxml": "*",
- "http-interop/http-factory-tests": "^0.9.0",
- "laminas/laminas-coding-standard": "~2.3.0",
- "php-http/psr7-integration-tests": "^1.1.1",
- "phpspec/prophecy-phpunit": "^2.0",
- "phpunit/phpunit": "^9.5",
+ "infection/infection": "^0.26.6",
+ "laminas/laminas-coding-standard": "~2.4.0",
+ "maglnet/composer-require-checker": "^3.8.0",
+ "phpunit/phpunit": "^9.5.18",
"psalm/plugin-phpunit": "^0.17.0",
- "vimeo/psalm": "^4.24.0"
+ "vimeo/psalm": "^4.22.0"
},
"type": "library",
- "extra": {
- "laminas": {
- "config-provider": "Laminas\\Diactoros\\ConfigProvider",
- "module": "Laminas\\Diactoros"
- }
- },
"autoload": {
- "files": [
- "src/functions/create_uploaded_file.php",
- "src/functions/marshal_headers_from_sapi.php",
- "src/functions/marshal_method_from_sapi.php",
- "src/functions/marshal_protocol_version_from_sapi.php",
- "src/functions/marshal_uri_from_sapi.php",
- "src/functions/normalize_server.php",
- "src/functions/normalize_uploaded_files.php",
- "src/functions/parse_cookie_header.php",
- "src/functions/create_uploaded_file.legacy.php",
- "src/functions/marshal_headers_from_sapi.legacy.php",
- "src/functions/marshal_method_from_sapi.legacy.php",
- "src/functions/marshal_protocol_version_from_sapi.legacy.php",
- "src/functions/marshal_uri_from_sapi.legacy.php",
- "src/functions/normalize_server.legacy.php",
- "src/functions/normalize_uploaded_files.legacy.php",
- "src/functions/parse_cookie_header.legacy.php"
- ],
"psr-4": {
- "Laminas\\Diactoros\\": "src/"
+ "Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
- "description": "PSR HTTP Message implementations",
+ "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
- "http",
- "laminas",
- "psr",
- "psr-17",
- "psr-7"
+ "escaper",
+ "laminas"
],
"support": {
"chat": "https://laminas.dev/chat",
- "docs": "https://docs.laminas.dev/laminas-diactoros/",
+ "docs": "https://docs.laminas.dev/laminas-escaper/",
"forum": "https://discourse.laminas.dev",
- "issues": "https://github.com/laminas/laminas-diactoros/issues",
- "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
- "source": "https://github.com/laminas/laminas-diactoros"
+ "issues": "https://github.com/laminas/laminas-escaper/issues",
+ "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
+ "source": "https://github.com/laminas/laminas-escaper"
},
"funding": [
{
@@ -13125,61 +13234,79 @@
"type": "community_bridge"
}
],
- "time": "2022-07-28T12:23:48+00:00"
+ "time": "2022-10-10T10:11:09+00:00"
},
{
- "name": "laminas/laminas-escaper",
- "version": "2.9.0",
+ "name": "laminas/laminas-feed",
+ "version": "2.20.0",
"source": {
"type": "git",
- "url": "https://github.com/laminas/laminas-escaper.git",
- "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
+ "url": "https://github.com/laminas/laminas-feed.git",
+ "reference": "508ebef6e622f2f2ce3dd0559739ffd0dfa3b938"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
- "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
+ "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/508ebef6e622f2f2ce3dd0559739ffd0dfa3b938",
+ "reference": "508ebef6e622f2f2ce3dd0559739ffd0dfa3b938",
"shasum": ""
},
"require": {
- "php": "^7.3 || ~8.0.0 || ~8.1.0"
+ "ext-dom": "*",
+ "ext-libxml": "*",
+ "laminas/laminas-escaper": "^2.9",
+ "laminas/laminas-servicemanager": "^3.14.0",
+ "laminas/laminas-stdlib": "^3.6",
+ "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"conflict": {
- "zendframework/zend-escaper": "*"
+ "laminas/laminas-servicemanager": "<3.3",
+ "zendframework/zend-feed": "*"
},
"require-dev": {
- "laminas/laminas-coding-standard": "~2.3.0",
- "phpunit/phpunit": "^9.3",
- "psalm/plugin-phpunit": "^0.12.2",
- "vimeo/psalm": "^3.16"
+ "laminas/laminas-cache": "^2.13.2 || ^3.6",
+ "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.1",
+ "laminas/laminas-coding-standard": "~2.4.0",
+ "laminas/laminas-db": "^2.15",
+ "laminas/laminas-http": "^2.17.0",
+ "laminas/laminas-validator": "^2.26",
+ "phpunit/phpunit": "^9.5.25",
+ "psalm/plugin-phpunit": "^0.18.0",
+ "psr/http-message": "^1.0.1",
+ "vimeo/psalm": "^5.1.0"
},
"suggest": {
- "ext-iconv": "*",
- "ext-mbstring": "*"
+ "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
+ "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
+ "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
+ "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
+ "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
+ "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
},
"type": "library",
"autoload": {
"psr-4": {
- "Laminas\\Escaper\\": "src/"
+ "Laminas\\Feed\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
- "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
+ "description": "provides functionality for creating and consuming RSS and Atom feeds",
"homepage": "https://laminas.dev",
"keywords": [
- "escaper",
- "laminas"
+ "atom",
+ "feed",
+ "laminas",
+ "rss"
],
"support": {
"chat": "https://laminas.dev/chat",
- "docs": "https://docs.laminas.dev/laminas-escaper/",
+ "docs": "https://docs.laminas.dev/laminas-feed/",
"forum": "https://discourse.laminas.dev",
- "issues": "https://github.com/laminas/laminas-escaper/issues",
- "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
- "source": "https://github.com/laminas/laminas-escaper"
+ "issues": "https://github.com/laminas/laminas-feed/issues",
+ "rss": "https://github.com/laminas/laminas-feed/releases.atom",
+ "source": "https://github.com/laminas/laminas-feed"
},
"funding": [
{
@@ -13187,76 +13314,89 @@
"type": "community_bridge"
}
],
- "time": "2021-09-02T17:10:53+00:00"
+ "time": "2022-12-03T19:40:30+00:00"
},
{
- "name": "laminas/laminas-feed",
- "version": "2.17.0",
+ "name": "laminas/laminas-servicemanager",
+ "version": "3.20.0",
"source": {
"type": "git",
- "url": "https://github.com/laminas/laminas-feed.git",
- "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0"
+ "url": "https://github.com/laminas/laminas-servicemanager.git",
+ "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
- "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
+ "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
+ "reference": "bc2c2cbe2dd90db8b9d16b0618f542692b76ab59",
"shasum": ""
},
"require": {
- "ext-dom": "*",
- "ext-libxml": "*",
- "laminas/laminas-escaper": "^2.9",
- "laminas/laminas-stdlib": "^3.6",
- "php": "^7.3 || ~8.0.0 || ~8.1.0"
+ "laminas/laminas-stdlib": "^3.2.1",
+ "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
+ "psr/container": "^1.0"
},
"conflict": {
- "laminas/laminas-servicemanager": "<3.3",
- "zendframework/zend-feed": "*"
+ "ext-psr": "*",
+ "laminas/laminas-code": "<3.3.1",
+ "zendframework/zend-code": "<3.3.1",
+ "zendframework/zend-servicemanager": "*"
+ },
+ "provide": {
+ "psr/container-implementation": "^1.0"
+ },
+ "replace": {
+ "container-interop/container-interop": "^1.2.0"
},
"require-dev": {
- "laminas/laminas-cache": "^2.7.2",
- "laminas/laminas-coding-standard": "~2.2.1",
- "laminas/laminas-db": "^2.13.3",
- "laminas/laminas-http": "^2.15",
- "laminas/laminas-servicemanager": "^3.7",
- "laminas/laminas-validator": "^2.15",
- "phpunit/phpunit": "^9.5.5",
- "psalm/plugin-phpunit": "^0.13.0",
- "psr/http-message": "^1.0.1",
- "vimeo/psalm": "^4.1"
+ "composer/package-versions-deprecated": "^1.11.99.5",
+ "laminas/laminas-coding-standard": "~2.4.0",
+ "laminas/laminas-container-config-test": "^0.8",
+ "laminas/laminas-dependency-plugin": "^2.2",
+ "mikey179/vfsstream": "^1.6.11@alpha",
+ "ocramius/proxy-manager": "^2.14.1",
+ "phpbench/phpbench": "^1.2.7",
+ "phpunit/phpunit": "^9.5.26",
+ "psalm/plugin-phpunit": "^0.18.0",
+ "vimeo/psalm": "^5.0.0"
},
"suggest": {
- "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
- "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
- "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
- "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
- "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
- "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
+ "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
},
+ "bin": [
+ "bin/generate-deps-for-config-factory",
+ "bin/generate-factory-for-class"
+ ],
"type": "library",
"autoload": {
+ "files": [
+ "src/autoload.php"
+ ],
"psr-4": {
- "Laminas\\Feed\\": "src/"
+ "Laminas\\ServiceManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
- "description": "provides functionality for consuming RSS and Atom feeds",
+ "description": "Factory-Driven Dependency Injection Container",
"homepage": "https://laminas.dev",
"keywords": [
- "feed",
- "laminas"
+ "PSR-11",
+ "dependency-injection",
+ "di",
+ "dic",
+ "laminas",
+ "service-manager",
+ "servicemanager"
],
"support": {
"chat": "https://laminas.dev/chat",
- "docs": "https://docs.laminas.dev/laminas-feed/",
+ "docs": "https://docs.laminas.dev/laminas-servicemanager/",
"forum": "https://discourse.laminas.dev",
- "issues": "https://github.com/laminas/laminas-feed/issues",
- "rss": "https://github.com/laminas/laminas-feed/releases.atom",
- "source": "https://github.com/laminas/laminas-feed"
+ "issues": "https://github.com/laminas/laminas-servicemanager/issues",
+ "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
+ "source": "https://github.com/laminas/laminas-servicemanager"
},
"funding": [
{
@@ -13264,34 +13404,34 @@
"type": "community_bridge"
}
],
- "time": "2022-03-24T10:26:04+00:00"
+ "time": "2022-12-01T17:03:38+00:00"
},
{
"name": "laminas/laminas-stdlib",
- "version": "3.11.0",
+ "version": "3.16.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
- "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f"
+ "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f",
- "reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f",
+ "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
+ "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17",
"shasum": ""
},
"require": {
- "php": "^7.3 || ~8.0.0 || ~8.1.0"
+ "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"conflict": {
"zendframework/zend-stdlib": "*"
},
"require-dev": {
- "laminas/laminas-coding-standard": "~2.3.0",
- "phpbench/phpbench": "^1.0",
- "phpunit/phpunit": "^9.3.7",
- "psalm/plugin-phpunit": "^0.17.0",
- "vimeo/psalm": "^4.7"
+ "laminas/laminas-coding-standard": "^2.4.0",
+ "phpbench/phpbench": "^1.2.7",
+ "phpunit/phpunit": "^9.5.26",
+ "psalm/plugin-phpunit": "^0.18.0",
+ "vimeo/psalm": "^5.0.0"
},
"type": "library",
"autoload": {
@@ -13323,7 +13463,7 @@
"type": "community_bridge"
}
],
- "time": "2022-07-27T12:28:58+00:00"
+ "time": "2022-12-03T18:48:01+00:00"
},
{
"name": "league/container",
@@ -13542,6 +13682,102 @@
},
"time": "2015-07-23T23:12:45+00:00"
},
+ {
+ "name": "longwave/laminas-diactoros",
+ "version": "2.14.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/longwave/laminas-diactoros.git",
+ "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/longwave/laminas-diactoros/zipball/ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
+ "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0",
+ "psr/http-factory": "^1.0",
+ "psr/http-message": "^1.0"
+ },
+ "conflict": {
+ "phpspec/prophecy": "<1.9.0",
+ "zendframework/zend-diactoros": "*"
+ },
+ "provide": {
+ "psr/http-factory-implementation": "1.0",
+ "psr/http-message-implementation": "1.0"
+ },
+ "replace": {
+ "laminas/laminas-diactoros": "2.18.1"
+ },
+ "require-dev": {
+ "ext-curl": "*",
+ "ext-dom": "*",
+ "ext-gd": "*",
+ "ext-libxml": "*",
+ "http-interop/http-factory-tests": "^0.9.0",
+ "laminas/laminas-coding-standard": "~2.3.0",
+ "php-http/psr7-integration-tests": "^1.1.1",
+ "phpspec/prophecy-phpunit": "^2.0",
+ "phpunit/phpunit": "^9.5",
+ "psalm/plugin-phpunit": "^0.17.0",
+ "vimeo/psalm": "^4.24.0"
+ },
+ "type": "library",
+ "extra": {
+ "laminas": {
+ "config-provider": "Laminas\\Diactoros\\ConfigProvider",
+ "module": "Laminas\\Diactoros"
+ }
+ },
+ "autoload": {
+ "files": [
+ "src/functions/create_uploaded_file.php",
+ "src/functions/marshal_headers_from_sapi.php",
+ "src/functions/marshal_method_from_sapi.php",
+ "src/functions/marshal_protocol_version_from_sapi.php",
+ "src/functions/marshal_uri_from_sapi.php",
+ "src/functions/normalize_server.php",
+ "src/functions/normalize_uploaded_files.php",
+ "src/functions/parse_cookie_header.php",
+ "src/functions/create_uploaded_file.legacy.php",
+ "src/functions/marshal_headers_from_sapi.legacy.php",
+ "src/functions/marshal_method_from_sapi.legacy.php",
+ "src/functions/marshal_protocol_version_from_sapi.legacy.php",
+ "src/functions/marshal_uri_from_sapi.legacy.php",
+ "src/functions/normalize_server.legacy.php",
+ "src/functions/normalize_uploaded_files.legacy.php",
+ "src/functions/parse_cookie_header.legacy.php"
+ ],
+ "psr-4": {
+ "Laminas\\Diactoros\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "description": "PSR HTTP Message implementations",
+ "homepage": "https://laminas.dev",
+ "keywords": [
+ "http",
+ "laminas",
+ "psr",
+ "psr-17",
+ "psr-7"
+ ],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-diactoros/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-diactoros/issues",
+ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
+ "source": "https://github.com/laminas/laminas-diactoros"
+ },
+ "time": "2023-04-26T21:27:14+00:00"
+ },
{
"name": "makinacorpus/php-lucene",
"version": "1.0.4",
@@ -13765,16 +14001,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v4.15.4",
+ "version": "v4.17.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
+ "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
- "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
+ "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
"shasum": ""
},
"require": {
@@ -13815,9 +14051,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
},
- "time": "2023-03-05T19:49:14+00:00"
+ "time": "2023-08-13T19:53:39+00:00"
},
{
"name": "nodespark/des-connector",
@@ -14855,23 +15091,23 @@
},
{
"name": "react/promise",
- "version": "v2.9.0",
+ "version": "v2.10.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
- "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
+ "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
- "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
+ "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
+ "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
- "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
@@ -14915,19 +15151,15 @@
],
"support": {
"issues": "https://github.com/reactphp/promise/issues",
- "source": "https://github.com/reactphp/promise/tree/v2.9.0"
+ "source": "https://github.com/reactphp/promise/tree/v2.10.0"
},
"funding": [
{
- "url": "https://github.com/WyriHaximus",
- "type": "github"
- },
- {
- "url": "https://github.com/clue",
- "type": "github"
+ "url": "https://opencollective.com/reactphp",
+ "type": "open_collective"
}
],
- "time": "2022-02-11T10:27:51+00:00"
+ "time": "2023-05-02T15:15:43+00:00"
},
{
"name": "robrichards/xmlseclibs",
@@ -16960,16 +17192,16 @@
},
{
"name": "symfony/polyfill-php72",
- "version": "v1.27.0",
+ "version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
- "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
+ "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
- "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
+ "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
"shasum": ""
},
"require": {
@@ -16978,7 +17210,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.27-dev"
+ "dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -17016,7 +17248,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
+ "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0"
},
"funding": [
{
@@ -17032,20 +17264,20 @@
"type": "tidelift"
}
],
- "time": "2022-11-03T14:55:06+00:00"
+ "time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-php73",
- "version": "v1.27.0",
+ "version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
+ "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
+ "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
"shasum": ""
},
"require": {
@@ -17054,7 +17286,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.27-dev"
+ "dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -17095,7 +17327,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
},
"funding": [
{
@@ -17111,7 +17343,7 @@
"type": "tidelift"
}
],
- "time": "2022-11-03T14:55:06+00:00"
+ "time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-php80",
@@ -17887,16 +18119,16 @@
},
{
"name": "symfony/var-dumper",
- "version": "v5.4.22",
+ "version": "v5.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4"
+ "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
- "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6172e4ae3534d25ee9e07eb487c20be7760fcc65",
+ "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"shasum": ""
},
"require": {
@@ -17905,12 +18137,12 @@
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
- "phpunit/phpunit": "<5.4.3",
"symfony/console": "<4.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^4.4|^5.0|^6.0",
+ "symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/uid": "^5.1|^6.0",
"twig/twig": "^2.13|^3.0.4"
@@ -17956,7 +18188,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v5.4.22"
+ "source": "https://github.com/symfony/var-dumper/tree/v5.4.29"
},
"funding": [
{
@@ -17972,7 +18204,7 @@
"type": "tidelift"
}
],
- "time": "2023-03-25T09:27:28+00:00"
+ "time": "2023-09-12T10:09:58+00:00"
},
{
"name": "symfony/yaml",
@@ -18077,16 +18309,16 @@
},
{
"name": "twig/twig",
- "version": "v2.15.4",
+ "version": "v2.15.5",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "3e059001d6d597dd50ea7c74dd2464b4adea48d3"
+ "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e059001d6d597dd50ea7c74dd2464b4adea48d3",
- "reference": "3e059001d6d597dd50ea7c74dd2464b4adea48d3",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
+ "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
"shasum": ""
},
"require": {
@@ -18141,7 +18373,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/v2.15.4"
+ "source": "https://github.com/twigphp/Twig/tree/v2.15.5"
},
"funding": [
{
@@ -18153,7 +18385,7 @@
"type": "tidelift"
}
],
- "time": "2022-12-27T12:26:20+00:00"
+ "time": "2023-05-03T17:49:41+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
@@ -18683,16 +18915,16 @@
},
{
"name": "composer/ca-bundle",
- "version": "1.3.5",
+ "version": "1.3.7",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
- "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd"
+ "reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
- "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd",
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
+ "reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
"shasum": ""
},
"require": {
@@ -18739,7 +18971,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
- "source": "https://github.com/composer/ca-bundle/tree/1.3.5"
+ "source": "https://github.com/composer/ca-bundle/tree/1.3.7"
},
"funding": [
{
@@ -18755,7 +18987,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-11T08:27:00+00:00"
+ "time": "2023-08-30T09:31:38+00:00"
},
{
"name": "composer/composer",
@@ -19289,30 +19521,30 @@
},
{
"name": "drupal/coder",
- "version": "8.3.18",
+ "version": "8.3.21",
"source": {
"type": "git",
"url": "https://github.com/pfrenssen/coder.git",
- "reference": "d5911f812b69ca3bda5524899bdd06b3b4e687ff"
+ "reference": "a0b76c6c8ea277b07d58fa75dcacf102a203ad51"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pfrenssen/coder/zipball/d5911f812b69ca3bda5524899bdd06b3b4e687ff",
- "reference": "d5911f812b69ca3bda5524899bdd06b3b4e687ff",
+ "url": "https://api.github.com/repos/pfrenssen/coder/zipball/a0b76c6c8ea277b07d58fa75dcacf102a203ad51",
+ "reference": "a0b76c6c8ea277b07d58fa75dcacf102a203ad51",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1 || ^1.0.0",
"ext-mbstring": "*",
- "php": ">=7.1",
+ "php": ">=7.2",
"sirbrillig/phpcs-variable-analysis": "^2.11.7",
- "slevomat/coding-standard": "^7.0 || ^8.0",
+ "slevomat/coding-standard": "^8.11",
"squizlabs/php_codesniffer": "^3.7.1",
"symfony/yaml": ">=3.4.0"
},
"require-dev": {
"phpstan/phpstan": "^1.7.12",
- "phpunit/phpunit": "^7.0 || ^8.0"
+ "phpunit/phpunit": "^8.0"
},
"type": "phpcodesniffer-standard",
"autoload": {
@@ -19336,11 +19568,11 @@
"issues": "https://www.drupal.org/project/issues/coder",
"source": "https://www.drupal.org/project/coder"
},
- "time": "2023-04-18T12:07:59+00:00"
+ "time": "2023-07-17T15:36:49+00:00"
},
{
"name": "drupal/core-dev",
- "version": "9.5.8",
+ "version": "9.5.11",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-dev.git",
@@ -19384,7 +19616,7 @@
],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-dev/tree/9.5.8"
+ "source": "https://github.com/drupal/core-dev/tree/9.5.11"
},
"time": "2022-07-27T00:23:55+00:00"
},
@@ -19590,16 +19822,16 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "5.2.12",
+ "version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
- "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
+ "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
- "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
+ "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": ""
},
"require": {
@@ -19654,9 +19886,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
- "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
+ "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
},
- "time": "2022-04-13T08:02:27+00:00"
+ "time": "2023-09-26T02:20:38+00:00"
},
{
"name": "mglaman/phpstan-drupal",
@@ -20095,16 +20327,16 @@
},
{
"name": "phpdocumentor/type-resolver",
- "version": "1.7.1",
+ "version": "1.7.3",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "dfc078e8af9c99210337325ff5aa152872c98714"
+ "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/dfc078e8af9c99210337325ff5aa152872c98714",
- "reference": "dfc078e8af9c99210337325ff5aa152872c98714",
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
+ "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"shasum": ""
},
"require": {
@@ -20147,9 +20379,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.1"
+ "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
},
- "time": "2023-03-27T19:02:04+00:00"
+ "time": "2023-08-12T11:01:26+00:00"
},
{
"name": "phpspec/prophecy",
@@ -20265,22 +20497,24 @@
},
{
"name": "phpstan/phpdoc-parser",
- "version": "1.20.3",
+ "version": "1.24.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
- "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2"
+ "reference": "bcad8d995980440892759db0c32acae7c8e79442"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6c04009f6cae6eda2f040745b6b846080ef069c2",
- "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2",
+ "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
+ "reference": "bcad8d995980440892759db0c32acae7c8e79442",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
+ "doctrine/annotations": "^2.0",
+ "nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
@@ -20304,9 +20538,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
- "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.3"
+ "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
},
- "time": "2023-04-25T09:01:03+00:00"
+ "time": "2023-09-26T12:28:12+00:00"
},
{
"name": "phpstan/phpstan",
@@ -20417,16 +20651,16 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "9.2.26",
+ "version": "9.2.29",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
+ "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
- "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
+ "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
"shasum": ""
},
"require": {
@@ -20482,7 +20716,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
+ "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29"
},
"funding": [
{
@@ -20490,7 +20725,7 @@
"type": "github"
}
],
- "time": "2023-03-06T12:58:08+00:00"
+ "time": "2023-09-19T04:57:46+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -20735,16 +20970,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.7",
+ "version": "9.6.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2"
+ "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
- "reference": "c993f0d3b0489ffc42ee2fe0bd645af1538a63b2",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
+ "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
"shasum": ""
},
"require": {
@@ -20759,7 +20994,7 @@
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
- "phpunit/php-code-coverage": "^9.2.13",
+ "phpunit/php-code-coverage": "^9.2.28",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
@@ -20818,7 +21053,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.7"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
},
"funding": [
{
@@ -20834,7 +21069,7 @@
"type": "tidelift"
}
],
- "time": "2023-04-14T08:58:40+00:00"
+ "time": "2023-09-19T05:39:22+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -21136,16 +21371,16 @@
},
{
"name": "sebastian/diff",
- "version": "4.0.4",
+ "version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
- "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
+ "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
- "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
+ "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
"shasum": ""
},
"require": {
@@ -21190,7 +21425,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
- "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
+ "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
},
"funding": [
{
@@ -21198,7 +21433,7 @@
"type": "github"
}
],
- "time": "2020-10-26T13:10:38+00:00"
+ "time": "2023-05-07T05:35:17+00:00"
},
{
"name": "sebastian/environment",
@@ -21342,16 +21577,16 @@
},
{
"name": "sebastian/global-state",
- "version": "5.0.5",
+ "version": "5.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
- "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
+ "reference": "bde739e7565280bda77be70044ac1047bc007e34"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
- "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
+ "reference": "bde739e7565280bda77be70044ac1047bc007e34",
"shasum": ""
},
"require": {
@@ -21394,7 +21629,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
- "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
},
"funding": [
{
@@ -21402,7 +21637,7 @@
"type": "github"
}
],
- "time": "2022-02-14T08:28:10+00:00"
+ "time": "2023-08-02T09:26:13+00:00"
},
{
"name": "sebastian/lines-of-code",
@@ -21802,16 +22037,16 @@
},
{
"name": "seld/jsonlint",
- "version": "1.9.0",
+ "version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
- "reference": "4211420d25eba80712bff236a98960ef68b866b7"
+ "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
- "reference": "4211420d25eba80712bff236a98960ef68b866b7",
+ "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
+ "reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
"shasum": ""
},
"require": {
@@ -21850,7 +22085,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
- "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
+ "source": "https://github.com/Seldaek/jsonlint/tree/1.10.0"
},
"funding": [
{
@@ -21862,7 +22097,7 @@
"type": "tidelift"
}
],
- "time": "2022-04-01T13:37:23+00:00"
+ "time": "2023-05-11T13:16:46+00:00"
},
{
"name": "seld/phar-utils",
@@ -21914,16 +22149,16 @@
},
{
"name": "sirbrillig/phpcs-variable-analysis",
- "version": "v2.11.16",
+ "version": "v2.11.17",
"source": {
"type": "git",
"url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
- "reference": "dc5582dc5a93a235557af73e523c389aac9a8e88"
+ "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/dc5582dc5a93a235557af73e523c389aac9a8e88",
- "reference": "dc5582dc5a93a235557af73e523c389aac9a8e88",
+ "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3b71162a6bf0cde2bff1752e40a1788d8273d049",
+ "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049",
"shasum": ""
},
"require": {
@@ -21968,36 +22203,36 @@
"source": "https://github.com/sirbrillig/phpcs-variable-analysis",
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
},
- "time": "2023-03-31T16:46:32+00:00"
+ "time": "2023-08-05T23:46:11+00:00"
},
{
"name": "slevomat/coding-standard",
- "version": "8.11.1",
+ "version": "8.13.4",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
- "reference": "af87461316b257e46e15bb041dca6fca3796d822"
+ "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/af87461316b257e46e15bb041dca6fca3796d822",
- "reference": "af87461316b257e46e15bb041dca6fca3796d822",
+ "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/4b2af2fb17773656d02fbfb5d18024ebd19fe322",
+ "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0",
- "phpstan/phpdoc-parser": ">=1.20.0 <1.21.0",
+ "phpstan/phpdoc-parser": "^1.23.0",
"squizlabs/php_codesniffer": "^3.7.1"
},
"require-dev": {
"phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2",
- "phpstan/phpstan": "1.10.14",
+ "phpstan/phpstan": "1.10.26",
"phpstan/phpstan-deprecation-rules": "1.1.3",
- "phpstan/phpstan-phpunit": "1.3.11",
+ "phpstan/phpstan-phpunit": "1.3.13",
"phpstan/phpstan-strict-rules": "1.5.1",
- "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.2.6"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -22021,7 +22256,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
- "source": "https://github.com/slevomat/coding-standard/tree/8.11.1"
+ "source": "https://github.com/slevomat/coding-standard/tree/8.13.4"
},
"funding": [
{
@@ -22033,7 +22268,7 @@
"type": "tidelift"
}
],
- "time": "2023-04-24T08:19:01+00:00"
+ "time": "2023-07-25T10:28:55+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@@ -22384,16 +22619,16 @@
},
{
"name": "symfony/phpunit-bridge",
- "version": "v5.4.21",
+ "version": "v5.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
- "reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e"
+ "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e",
- "reference": "28d8a15a0b4c7186042fa4e0ddea94d561e7ea9e",
+ "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d04639b395e25efa4260fc5b12a9fa1eafb38a64",
+ "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64",
"shasum": ""
},
"require": {
@@ -22447,7 +22682,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.21"
+ "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.26"
},
"funding": [
{
@@ -22463,7 +22698,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-16T09:33:00+00:00"
+ "time": "2023-07-12T15:44:31+00:00"
},
{
"name": "theseer/tokenizer",
@@ -22534,9 +22769,9 @@
"stability-flags": {
"drupal/anchor_link": 20,
"drupal/components": 10,
- "drupal/content_moderation_notifications": 20,
"drupal/content_moderation_revert": 20,
"drupal/default_content": 15,
+ "drupal/domain": 10,
"drupal/entity_clone": 10,
"drupal/entity_embed": 20,
"drupal/entitygroupfield": 15,
@@ -22563,8 +22798,6 @@
"drupal/views_send": 5,
"drupal/viewsreference": 10,
"drupal/webform": 10,
- "drupal/shield": 20,
- "drupal/smtp": 20,
"drupal/webform_migrate": 20,
"drupal/webform_validation": 15,
"drupal_git/custom_add_another": 20,
diff --git a/services/drupal/composer.patches.json b/services/drupal/composer.patches.json
index cc086ee1d8..1581127898 100644
--- a/services/drupal/composer.patches.json
+++ b/services/drupal/composer.patches.json
@@ -10,7 +10,6 @@
"Resolve error when checking element type with states API": "https://www.drupal.org/files/issues/2020-03-11/2700667-104.patch",
"Fix views twig variable generation and validation for fields on revisions": "https://www.drupal.org/files/issues/2019-11-11/2831233-83.patch",
"MethodNotAllowedException thrown when trying to edit media if user has set admin language": "https://www.drupal.org/files/issues/2021-02-02/drupal-n2706241-54.patch",
- "Workaround for \"Call to a member function getLabel() after enabling layout_builder\"": "https://www.drupal.org/files/issues/2020-04-08/2985882-field-85.patch",
"#3165306 - Add type column to entity revision tables": "https://www.drupal.org/files/issues/2021-02-12/add-type-on-entity-revision-tables-3165306-22-9_1_x.patch",
"Improve performance of LatestRevision Views filter": "https://www.drupal.org/files/issues/2022-02-15/drupal-views_filter_latest_revision_performance-2949939-25.patch",
"Don't run trimmed text through Xss::filter()": "https://www.drupal.org/files/issues/2019-12-10/drupal-core-2922569-9.patch",
@@ -40,14 +39,14 @@
"Prevent reverting latest revision (custom patch so that it plays nicely with our patches for 3252521 and 2899719)": "patches/disallow-reverting-latest-rev-3252540-D9_4-5-custom.patch",
"Use EPA-preferred terminology for revision reversion operation. This patch needs to be applied on top of the patches for 3252521, 2899719, and 3252540": "patches/rename-revision-revert-operation-button-9.3.x.patch",
"Improve layout builder performance by reducing number of calls to checkRequirements": "patches/drupal-layout-builder-performance-3186116-11.patch",
- "JQuery UI order incorrect": "https://www.drupal.org/files/issues/2021-07-19/3222107-jquery_ui_weight_fix-11.diff",
"Avoid OOM errors on update hooks using weakreference cache implementation": "https://www.drupal.org/files/issues/2021-10-05/3190992-39.patch",
"Add support for svgs in image fields": "https://www.drupal.org/files/issues/2022-06-23/drupal-responsive_image_svg_support-2957924-11.patch",
"Reset media library pagination when interacting with exposed filters": "https://www.drupal.org/files/issues/2022-09-08/drupal-media_library_reset_pagination-3308719-3.patch",
- "Revision tokens for content entities": "https://www.drupal.org/files/issues/2920310-04.patch"
+ "Revision tokens for content entities": "https://www.drupal.org/files/issues/2920310-04.patch",
+ "Improve format_size to support a precision parameter" : "https://www.drupal.org/files/issues/2019-01-08/2837979-format_size_precision-09.patch"
},
"drupal/autologout": {
- "Logout Message not rendering markup" : "https://git.drupalcode.org/project/autologout/-/merge_requests/33.diff"
+ "Logout Message not rendering markup" : "patches/logout-message-not-rendering-markup.patch"
},
"drupal/group": {
"Get a token of a node's parent group to create a pathauto pattern": "https://www.drupal.org/files/issues/2020-02-21/group-gnode_tokens-2774827-62.patch",
@@ -91,7 +90,7 @@
"Do not reimport existing entities": "https://www.drupal.org/files/issues/2022-07-29/default_content-fix-uuid-duplicate-entry-2698425.patch"
},
"drupal/content_moderation_notifications": {
- "Group Entity Support, issue 3015276-42": "https://www.drupal.org/files/issues/2022-05-11/content_moderation_notifications-group_support-3015275-42.patch",
+ "Group Entity Support, issue 3015276-44": "https://www.drupal.org/files/issues/2022-12-12/3015276-44.patch",
"Add option to email Revision Author": "patches/content_moderation_notifications-3133940-23-rolled-to-apply-with-3015276-42.patch",
"Flag module support": "patches/content_moderation_notifications-3316633-9-rolled-to-apply-with-3133940-23-and-3015276-42.patch"
},
@@ -203,12 +202,6 @@
"Add openerParameters": "patches/paragraphs_entity_embed-add-opener-parameters-with-3322523-ckeditor5-and-3132549-2-single-use.patch",
"Fix paragraphs embed modal styles": "patches/adjusted-css-for-modal.patch"
},
- "drupal/entity_embed": {
- "Drupal 10 & CKEditor 5 readiness": "https://www.drupal.org/files/issues/2023-03-09/entity-embed-3272732-62.patch"
- },
- "drupal/embed": {
- "CKEditor 5 compatibility": "patches/embed-3309747-ckeditor5-compatibility.patch"
- },
"drupal/linked_field": {
"Generate relative links rather than absolute": "https://www.drupal.org/files/issues/2020-05-22/linked_field-relative-destination-url-3139179-1-D8.patch"
},
diff --git a/services/drupal/config/sync/core.extension.yml b/services/drupal/config/sync/core.extension.yml
index 7b02cef898..f468f30798 100644
--- a/services/drupal/config/sync/core.extension.yml
+++ b/services/drupal/config/sync/core.extension.yml
@@ -234,4 +234,5 @@ theme:
epa_seven: 0
gin: 0
epa_claro: 0
+ stable9: 0
profile: minimal
diff --git a/services/drupal/config/sync/editor.editor.ckeditor_5_test.yml b/services/drupal/config/sync/editor.editor.ckeditor_5_test.yml
index ed5e3125b0..b0a5872201 100644
--- a/services/drupal/config/sync/editor.editor.ckeditor_5_test.yml
+++ b/services/drupal/config/sync/editor.editor.ckeditor_5_test.yml
@@ -13,6 +13,13 @@ settings:
items:
- heading
- style
+ - '|'
+ - undo
+ - redo
+ - removeFormat
+ - indent
+ - outdent
+ - '|'
- bold
- italic
- anchor
diff --git a/services/drupal/config/sync/field.storage.node.field_language.yml b/services/drupal/config/sync/field.storage.node.field_language.yml
index 44d4f2023d..270a752a6e 100644
--- a/services/drupal/config/sync/field.storage.node.field_language.yml
+++ b/services/drupal/config/sync/field.storage.node.field_language.yml
@@ -24,11 +24,11 @@ settings:
value: bn
label: 'বাংলা - Bengali'
-
- value: zh_CN
- label: '中文: 简体版 - Simplified Chinese'
+ value: zh-hans
+ label: '中文: 简体版 - Simplified Chinese'
-
- value: zh_TW
- label: '中文: 繁體版 - Traditional Chinese'
+ value: zh-hant
+ label: '中文: 繁體版 - Traditional Chinese'
-
value: fr
label: 'Français - French'
diff --git a/services/drupal/config/sync/filter.format.ckeditor_5_test.yml b/services/drupal/config/sync/filter.format.ckeditor_5_test.yml
index 7436fbf861..fdffa9e014 100644
--- a/services/drupal/config/sync/filter.format.ckeditor_5_test.yml
+++ b/services/drupal/config/sync/filter.format.ckeditor_5_test.yml
@@ -28,15 +28,15 @@ filters:
id: filter_htmlcorrector
provider: filter
status: false
- weight: -40
+ weight: -38
settings: { }
filter_html:
id: filter_html
provider: filter
status: true
- weight: -48
+ weight: -49
settings:
- allowed_html: '
-
-