Skip to content

Commit

Permalink
VACMS-12252: upgrade to core 10.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmund Dunn committed Sep 21, 2023
1 parent 04af5e9 commit aa56755
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"drupal/consumers": "^1.17.0",
"drupal/content_lock": "^2.3",
"drupal/content_model_documentation": "^1.0@alpha",
"drupal/core": "10.1.3 as 9.5",
"drupal/core-composer-scaffold": "10.1.3 as 9.5",
"drupal/core-recommended": "10.1.3 as 9.5",
"drupal/core": "10.1.4 as 9.5",
"drupal/core-composer-scaffold": "10.1.4 as 9.5",
"drupal/core-recommended": "10.1.4 as 9.5",
"drupal/crop": "^2.0",
"drupal/csv_serialization": "^3.0",
"drupal/ctools_block": "^4.0",
Expand Down
82 changes: 41 additions & 41 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": "2935c809448e7dba10becb0da17d2215",
"content-hash": "9856345c91b23854589faaa899fe2620",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -3700,27 +3700,27 @@
},
{
"name": "drupal/content_model_documentation",
"version": "1.0.13",
"version": "1.0.14",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/content_model_documentation.git",
"reference": "1.0.13"
"reference": "1.0.14"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.13.zip",
"reference": "1.0.13",
"shasum": "236d4931e56452787fd13ff1783411cdf2b6887b"
"url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.14.zip",
"reference": "1.0.14",
"shasum": "f01554238781ecf39f3c508ee7604f2ab69e302e"
},
"require": {
"drupal/config_views": "~2.0",
"drupal/config_views": "~2.1",
"drupal/core": "^9.3 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.13",
"datestamp": "1694573947",
"version": "1.0.14",
"datestamp": "1695308243",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -3761,16 +3761,16 @@
},
{
"name": "drupal/core",
"version": "10.1.3",
"version": "10.1.4",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "0943d60970670a7f7c18ee24a800b3b87aac4641"
"reference": "443b8e72b4dff11cd0d6b40de5cd887c7a9bd94d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/0943d60970670a7f7c18ee24a800b3b87aac4641",
"reference": "0943d60970670a7f7c18ee24a800b3b87aac4641",
"url": "https://api.github.com/repos/drupal/core/zipball/443b8e72b4dff11cd0d6b40de5cd887c7a9bd94d",
"reference": "443b8e72b4dff11cd0d6b40de5cd887c7a9bd94d",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3915,13 +3915,13 @@
],
"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.3"
"source": "https://github.com/drupal/core/tree/10.1.4"
},
"time": "2023-09-07T15:19:51+00:00"
"time": "2023-09-19T17:57:50+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "10.1.3",
"version": "10.1.4",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
Expand Down Expand Up @@ -3965,22 +3965,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.3"
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.4"
},
"time": "2023-04-30T16:15:32+00:00"
},
{
"name": "drupal/core-recommended",
"version": "10.1.3",
"version": "10.1.4",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "d32977bba64355e7399cf63db4cea41b3172d6fa"
"reference": "c0306542c1e9377a47ce5f6084e1bd03c32d4817"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/d32977bba64355e7399cf63db4cea41b3172d6fa",
"reference": "d32977bba64355e7399cf63db4cea41b3172d6fa",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/c0306542c1e9377a47ce5f6084e1bd03c32d4817",
"reference": "c0306542c1e9377a47ce5f6084e1bd03c32d4817",
"shasum": ""
},
"require": {
Expand All @@ -3989,7 +3989,7 @@
"doctrine/annotations": "~1.14.3",
"doctrine/deprecations": "~v1.1.1",
"doctrine/lexer": "~2.1.0",
"drupal/core": "10.1.3",
"drupal/core": "10.1.4",
"egulias/email-validator": "~4.0.1",
"guzzlehttp/guzzle": "~7.7.0",
"guzzlehttp/psr7": "~2.5.0",
Expand Down Expand Up @@ -4046,9 +4046,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.3"
"source": "https://github.com/drupal/core-recommended/tree/10.1.4"
},
"time": "2023-09-07T15:19:51+00:00"
"time": "2023-09-19T17:57:50+00:00"
},
{
"name": "drupal/core_event_dispatcher",
Expand Down Expand Up @@ -5557,17 +5557,17 @@
},
{
"name": "drupal/entity_route_context",
"version": "4.0.0-rc2",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_route_context.git",
"reference": "4.0.0-rc2"
"reference": "4.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_route_context-4.0.0-rc2.zip",
"reference": "4.0.0-rc2",
"shasum": "a5122d0820507678aa3f0bd44eef8fd18def7dad"
"url": "https://ftp.drupal.org/files/projects/entity_route_context-4.0.0.zip",
"reference": "4.0.0",
"shasum": "234b71ca0a6ff39f5de4e999ba3e6e2297c86361"
},
"require": {
"drupal/core": ">=10",
Expand All @@ -5576,11 +5576,11 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0-rc2",
"datestamp": "1663672420",
"version": "4.0.0",
"datestamp": "1695282116",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
Expand Down Expand Up @@ -18543,16 +18543,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.34",
"version": "1.10.35",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901"
"reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901",
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3",
"reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -18601,7 +18601,7 @@
"type": "tidelift"
}
],
"time": "2023-09-13T09:49:47+00:00"
"time": "2023-09-19T15:27:56+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
Expand Down Expand Up @@ -26458,19 +26458,19 @@
"aliases": [
{
"package": "drupal/core",
"version": "10.1.3.0",
"version": "10.1.4.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
{
"package": "drupal/core-composer-scaffold",
"version": "10.1.3.0",
"version": "10.1.4.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
{
"package": "drupal/core-recommended",
"version": "10.1.3.0",
"version": "10.1.4.0",
"alias": "9.5",
"alias_normalized": "9.5.0.0"
},
Expand Down

0 comments on commit aa56755

Please sign in to comment.