Skip to content

Commit

Permalink
Sj/drupal core upgrade (#60)
Browse files Browse the repository at this point in the history
* chore: updated Drupal core to 11.4.3
  • Loading branch information
JoblersTune authored Feb 21, 2025
1 parent f8c97c6 commit 39db253
Show file tree
Hide file tree
Showing 13 changed files with 130 additions and 123 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"drupal/conditional_fields": "4.0.0-alpha6",
"drupal/core-composer-scaffold": "^11.1",
"drupal/core-project-message": "^11.1",
"drupal/core-recommended": "^10.1",
"drupal/core-recommended": "^10.4.3",
"drupal/ds": "^3.28.0",
"drupal/entity_block": "^2.0",
"drupal/feeds": "^3.0",
Expand Down
55 changes: 27 additions & 28 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

63 changes: 31 additions & 32 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1425,17 +1425,17 @@
},
{
"name": "drupal/core",
"version": "10.4.2",
"version_normalized": "10.4.2.0",
"version": "10.4.3",
"version_normalized": "10.4.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "a895b261aec81a2f52ed1f9123118d08e4616805"
"reference": "b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/a895b261aec81a2f52ed1f9123118d08e4616805",
"reference": "a895b261aec81a2f52ed1f9123118d08e4616805",
"url": "https://api.github.com/repos/drupal/core/zipball/b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd",
"reference": "b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -1515,7 +1515,7 @@
"suggest": {
"ext-zip": "Needed to extend the plugin.manager.archiver service capability with the handling of files in the ZIP format."
},
"time": "2025-02-05T22:51:59+00:00",
"time": "2025-02-18T22:41:05+00:00",
"type": "drupal-core",
"extra": {
"drupal-scaffold": {
Expand Down Expand Up @@ -1589,14 +1589,14 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/10.4.2"
"source": "https://github.com/drupal/core/tree/10.4.3"
},
"install-path": "../../web/core"
},
{
"name": "drupal/core-composer-scaffold",
"version": "11.1.2",
"version_normalized": "11.1.2.0",
"version": "11.1.3",
"version_normalized": "11.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
Expand Down Expand Up @@ -1642,14 +1642,14 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/11.1.2"
"source": "https://github.com/drupal/core-composer-scaffold/tree/11.1.3"
},
"install-path": "../drupal/core-composer-scaffold"
},
{
"name": "drupal/core-project-message",
"version": "11.1.2",
"version_normalized": "11.1.2.0",
"version": "11.1.3",
"version_normalized": "11.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-project-message.git",
Expand Down Expand Up @@ -1686,23 +1686,23 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-project-message/tree/11.1.2"
"source": "https://github.com/drupal/core-project-message/tree/11.1.3"
},
"install-path": "../drupal/core-project-message"
},
{
"name": "drupal/core-recommended",
"version": "10.4.2",
"version_normalized": "10.4.2.0",
"version": "10.4.3",
"version_normalized": "10.4.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "e9d1eb6256fae0d51c0a735ed814315fa6f7d040"
"reference": "0214d0d9e509985b9341f3a11ca7983e3900bc93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/e9d1eb6256fae0d51c0a735ed814315fa6f7d040",
"reference": "e9d1eb6256fae0d51c0a735ed814315fa6f7d040",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/0214d0d9e509985b9341f3a11ca7983e3900bc93",
"reference": "0214d0d9e509985b9341f3a11ca7983e3900bc93",
"shasum": ""
},
"require": {
Expand All @@ -1711,7 +1711,7 @@
"doctrine/annotations": "~1.14.4",
"doctrine/deprecations": "~1.1.3",
"doctrine/lexer": "~2.1.1",
"drupal/core": "10.4.2",
"drupal/core": "10.4.3",
"egulias/email-validator": "~4.0.2",
"guzzlehttp/guzzle": "~7.9.2",
"guzzlehttp/promises": "~2.0.4",
Expand Down Expand Up @@ -1765,15 +1765,15 @@
"conflict": {
"webflo/drupal-core-strict": "*"
},
"time": "2025-02-05T22:51:59+00:00",
"time": "2025-02-18T22:41:05+00:00",
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"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.4.2"
"source": "https://github.com/drupal/core-recommended/tree/10.4.3"
},
"install-path": null
},
Expand Down Expand Up @@ -4348,17 +4348,17 @@
},
{
"name": "laminas/laminas-escaper",
"version": "2.15.0",
"version_normalized": "2.15.0.0",
"version": "2.16.0",
"version_normalized": "2.16.0.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
"reference": "c612b0488ae486284c39885efca494c180f16351"
"reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351",
"reference": "c612b0488ae486284c39885efca494c180f16351",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8",
"reference": "9cf1f5317ca65b4fd5c6a3c2855e24a187b288c8",
"shasum": ""
},
"require": {
Expand All @@ -4370,14 +4370,13 @@
"zendframework/zend-escaper": "*"
},
"require-dev": {
"infection/infection": "^0.27.11",
"infection/infection": "^0.29.8",
"laminas/laminas-coding-standard": "~3.0.1",
"maglnet/composer-require-checker": "^3.8.0",
"phpunit/phpunit": "^9.6.22",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.26.1"
"phpunit/phpunit": "^10.5.45",
"psalm/plugin-phpunit": "^0.19.2",
"vimeo/psalm": "^6.6.2"
},
"time": "2024-12-17T19:39:54+00:00",
"time": "2025-02-17T12:40:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand Down
Loading

0 comments on commit 39db253

Please sign in to comment.