Skip to content

Commit

Permalink
VACMS-16249: update to drupal core v10.1.7 (#16433)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-dunn authored Dec 14, 2023
1 parent 3125531 commit 6e2af1c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"drupal/consumers": "^1.17.0",
"drupal/content_lock": "^2.3",
"drupal/content_model_documentation": "^1.0.19",
"drupal/core": "10.1.6 as 9.5",
"drupal/core-composer-scaffold": "10.1.6 as 9.5",
"drupal/core-recommended": "10.1.6 as 9.5",
"drupal/core": "10.1.7 as 9.5",
"drupal/core-composer-scaffold": "10.1.7 as 9.5",
"drupal/core-recommended": "10.1.7 as 9.5",
"drupal/crop": "^2.0",
"drupal/csv_serialization": "^4.0",
"drupal/ctools_block": "^4.0",
Expand Down
46 changes: 23 additions & 23 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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": "43c401cb65f1649c6afba9f5ae2a0976",
"content-hash": "58b8d1517a64990d5e5c614a54eabc98",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -3870,16 +3870,16 @@
},
{
"name": "drupal/core",
"version": "10.1.6",
"version": "10.1.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "33695caf467e3e1e8c75d42215df57bee31be9ec"
"reference": "54415049a721ede65318e3980b402af59bc35913"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/33695caf467e3e1e8c75d42215df57bee31be9ec",
"reference": "33695caf467e3e1e8c75d42215df57bee31be9ec",
"url": "https://api.github.com/repos/drupal/core/zipball/54415049a721ede65318e3980b402af59bc35913",
"reference": "54415049a721ede65318e3980b402af59bc35913",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -4024,22 +4024,22 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/10.1.6"
"source": "https://github.com/drupal/core/tree/10.1.7"
},
"time": "2023-11-01T11:59:20+00:00"
"time": "2023-12-06T09:22:56+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "10.1.6",
"version": "10.1.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
"reference": "1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51"
"reference": "6a2d817ccb59fdb7e6b3720a1478b0d00b475445"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51",
"reference": "1ccd7db5ff8a5425b5bbba9b9a05e366363c0a51",
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/6a2d817ccb59fdb7e6b3720a1478b0d00b475445",
"reference": "6a2d817ccb59fdb7e6b3720a1478b0d00b475445",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -4074,22 +4074,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.6"
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.7"
},
"time": "2023-04-30T16:15:32+00:00"
"time": "2023-11-15T23:23:43+00:00"
},
{
"name": "drupal/core-recommended",
"version": "10.1.6",
"version": "10.1.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "13f5968854fe8bc02e659d8a4facc04a1a576ce5"
"reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/13f5968854fe8bc02e659d8a4facc04a1a576ce5",
"reference": "13f5968854fe8bc02e659d8a4facc04a1a576ce5",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/e4726a4a0173a4b9acdac8cab5d4009d6085fd2e",
"reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e",
"shasum": ""
},
"require": {
Expand All @@ -4098,7 +4098,7 @@
"doctrine/annotations": "~1.14.3",
"doctrine/deprecations": "~v1.1.1",
"doctrine/lexer": "~2.1.0",
"drupal/core": "10.1.6",
"drupal/core": "10.1.7",
"egulias/email-validator": "~4.0.1",
"guzzlehttp/guzzle": "~7.7.0",
"guzzlehttp/psr7": "~2.5.0",
Expand Down Expand Up @@ -4155,9 +4155,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/10.1.6"
"source": "https://github.com/drupal/core-recommended/tree/10.1.7"
},
"time": "2023-11-01T11:59:20+00:00"
"time": "2023-12-06T09:22:56+00:00"
},
{
"name": "drupal/core_event_dispatcher",
Expand Down Expand Up @@ -26887,19 +26887,19 @@
"aliases": [
{
"package": "drupal/core",
"version": "10.1.6.0",
"version": "10.1.7.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
{
"package": "drupal/core-composer-scaffold",
"version": "10.1.6.0",
"version": "10.1.7.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
{
"package": "drupal/core-recommended",
"version": "10.1.6.0",
"version": "10.1.7.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
Expand Down

0 comments on commit 6e2af1c

Please sign in to comment.