Skip to content

Commit

Permalink
Bump drupal/eca_cm from 1.0.7 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps drupal/eca_cm from 1.0.7 to 1.0.8.

---
updated-dependencies:
- dependency-name: drupal/eca_cm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 31a9023 commit 851c3cb
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5216,17 +5216,17 @@
},
{
"name": "drupal/eca_cm",
"version": "1.0.7",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eca_cm.git",
"reference": "1.0.7"
"reference": "1.0.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.7.zip",
"reference": "1.0.7",
"shasum": "86d9866232c41fbd71573b88f42bcb270bfcd3dc"
"url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.8.zip",
"reference": "1.0.8",
"shasum": "a971e8deaf73cbf5f69d9d7cb7740e2add5e8751"
},
"require": {
"drupal/core": "^9 || ^10",
Expand All @@ -5236,8 +5236,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.7",
"datestamp": "1692266259",
"version": "1.0.8",
"datestamp": "1709670010",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -5267,16 +5267,16 @@
},
{
"name": "drupal/eca_ui",
"version": "1.1.4",
"version": "1.1.5",
"require": {
"drupal/core": "^9 || ^10",
"drupal/eca": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "1.1.4",
"datestamp": "1689338278",
"version": "1.1.5",
"datestamp": "1708702357",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -23144,16 +23144,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v6.4.4",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42"
"reference": "f6947cb939d8efee137797382cb4db1af653ef75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75",
"reference": "f6947cb939d8efee137797382cb4db1af653ef75",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -23237,7 +23237,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.4"
"source": "https://github.com/symfony/http-kernel/tree/v6.4.5"
},
"funding": [
{
Expand All @@ -23253,7 +23253,7 @@
"type": "tidelift"
}
],
"time": "2024-02-27T06:32:13+00:00"
"time": "2024-03-04T21:00:47+00:00"
},
{
"name": "symfony/intl",
Expand Down Expand Up @@ -24853,16 +24853,16 @@
},
{
"name": "symfony/routing",
"version": "v6.4.3",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4",
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24916,7 +24916,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.4.3"
"source": "https://github.com/symfony/routing/tree/v6.4.5"
},
"funding": [
{
Expand All @@ -24932,7 +24932,7 @@
"type": "tidelift"
}
],
"time": "2024-01-30T13:55:02+00:00"
"time": "2024-02-27T12:33:30+00:00"
},
{
"name": "symfony/serializer",
Expand Down Expand Up @@ -26905,6 +26905,7 @@
],
"minimum-stability": "dev",
"stability-flags": {
"drupal/advancedqueue": 5,
"drupal/cer": 10,
"drupal/change_labels": 20,
"drupal/ckeditor_abbreviation": 15,
Expand Down

0 comments on commit 851c3cb

Please sign in to comment.