Skip to content

Commit

Permalink
Bump drupal/migrate_source_csv from 3.5.0 to 3.6.0 (#16513)
Browse files Browse the repository at this point in the history
Bumps drupal/migrate_source_csv from 3.5.0 to 3.6.0.

---
updated-dependencies:
- dependency-name: drupal/migrate_source_csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Dec 20, 2023
1 parent 8dd24b1 commit 23b7fbe
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 @@ -9604,17 +9604,17 @@
},
{
"name": "drupal/migrate_source_csv",
"version": "3.5.0",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_source_csv.git",
"reference": "8.x-3.5"
"reference": "8.x-3.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.5.zip",
"reference": "8.x-3.5",
"shasum": "ddddba22fa7b4a54f05a606db33986b23b1a69ea"
"url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.6.zip",
"reference": "8.x-3.6",
"shasum": "60b5e7dcb5d7a68ed0a43693fe67e7d26b1a9d83"
},
"require": {
"drupal/core": ">=9.1",
Expand All @@ -9627,8 +9627,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.5",
"datestamp": "1645538421",
"version": "8.x-3.6",
"datestamp": "1702995930",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -18804,16 +18804,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.4",
"version": "1.24.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496"
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18845,9 +18845,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.24.4"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
},
"time": "2023-11-26T18:29:22+00:00"
"time": "2023-12-16T09:33:33+00:00"
},
{
"name": "phpstan/phpstan",
Expand Down

0 comments on commit 23b7fbe

Please sign in to comment.