Skip to content

Commit

Permalink
Bump drupal/migrate_plus from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps drupal/migrate_plus from 6.0.1 to 6.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent f61baa2 commit 39546c5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9597,17 +9597,17 @@
},
{
"name": "drupal/migrate_plus",
"version": "6.0.1",
"version": "6.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_plus.git",
"reference": "6.0.1"
"reference": "6.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.1.zip",
"reference": "6.0.1",
"shasum": "154e5c627c8b32648cb4b4034a196a289b0626fa"
"url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.2.zip",
"reference": "6.0.2",
"shasum": "4315bc293aa75ea9247582d5d1925b075865e467"
},
"require": {
"drupal/core": ">=9.1",
Expand All @@ -9624,8 +9624,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "6.0.1",
"datestamp": "1672428002",
"version": "6.0.2",
"datestamp": "1705424638",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18480,16 +18480,16 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.7.3",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18532,9 +18532,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.3"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
},
"time": "2023-08-12T11:01:26+00:00"
"time": "2024-01-11T11:49:22+00:00"
},
{
"name": "phpmailer/phpmailer",
Expand Down

0 comments on commit 39546c5

Please sign in to comment.