Update lock file

This commit is contained in:
Keegan Rankin 2024-01-24 10:21:08 -08:00
parent 9e68d352e0
commit 491bcd9ffa

211
composer.lock generated
View file

@ -4667,16 +4667,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "10.1.7", "version": "10.1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "54415049a721ede65318e3980b402af59bc35913" "reference": "fe4fd82ecd1f70db397c58d4360e15de0b4785c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/54415049a721ede65318e3980b402af59bc35913", "url": "https://api.github.com/repos/drupal/core/zipball/fe4fd82ecd1f70db397c58d4360e15de0b4785c7",
"reference": "54415049a721ede65318e3980b402af59bc35913", "reference": "fe4fd82ecd1f70db397c58d4360e15de0b4785c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4821,13 +4821,13 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/10.1.7" "source": "https://github.com/drupal/core/tree/10.1.8"
}, },
"time": "2023-12-06T09:22:56+00:00" "time": "2024-01-16T21:11:11+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "10.2.1", "version": "10.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -4871,22 +4871,22 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.1" "source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.2"
}, },
"time": "2023-11-15T23:23:28+00:00" "time": "2023-11-15T23:23:28+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "10.1.7", "version": "10.1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e" "reference": "0e4a17b65e5dd2aedf66461e7c3658a35adc4924"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0e4a17b65e5dd2aedf66461e7c3658a35adc4924",
"reference": "e4726a4a0173a4b9acdac8cab5d4009d6085fd2e", "reference": "0e4a17b65e5dd2aedf66461e7c3658a35adc4924",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4895,7 +4895,7 @@
"doctrine/annotations": "~1.14.3", "doctrine/annotations": "~1.14.3",
"doctrine/deprecations": "~v1.1.1", "doctrine/deprecations": "~v1.1.1",
"doctrine/lexer": "~2.1.0", "doctrine/lexer": "~2.1.0",
"drupal/core": "10.1.7", "drupal/core": "10.1.8",
"egulias/email-validator": "~4.0.1", "egulias/email-validator": "~4.0.1",
"guzzlehttp/guzzle": "~7.7.0", "guzzlehttp/guzzle": "~7.7.0",
"guzzlehttp/psr7": "~2.5.0", "guzzlehttp/psr7": "~2.5.0",
@ -4952,9 +4952,9 @@
], ],
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/10.1.7" "source": "https://github.com/drupal/core-recommended/tree/10.1.8"
}, },
"time": "2023-12-06T09:22:56+00:00" "time": "2024-01-16T21:11:11+00:00"
}, },
{ {
"name": "drupal/crop", "name": "drupal/crop",
@ -5015,28 +5015,27 @@
}, },
{ {
"name": "drupal/csp", "name": "drupal/csp",
"version": "1.24.0", "version": "1.30.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/csp.git", "url": "https://git.drupalcode.org/project/csp.git",
"reference": "8.x-1.24" "reference": "8.x-1.30"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/csp-8.x-1.24.zip", "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.30.zip",
"reference": "8.x-1.24", "reference": "8.x-1.30",
"shasum": "d07ac3e6089209b0716691b43a93681534df6468" "shasum": "50ff811459e9d93a1d605f96ada4082aa0dc637f"
}, },
"require": { "require": {
"drupal/core": "^9.5 || ~10.0.0 || ^10.1.3", "drupal/core": "~10.0.0 || ^10.1.3",
"ext-json": "*", "ext-json": "*"
"php": ">=7.4"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.24", "version": "8.x-1.30",
"datestamp": "1703324718", "datestamp": "1705655685",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -7526,30 +7525,30 @@
}, },
{ {
"name": "drupal/ds", "name": "drupal/ds",
"version": "3.16.0", "version": "3.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/ds.git", "url": "https://git.drupalcode.org/project/ds.git",
"reference": "8.x-3.16" "reference": "8.x-3.18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/ds-8.x-3.16.zip", "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.18.zip",
"reference": "8.x-3.16", "reference": "8.x-3.18",
"shasum": "428173ea368534fcc49b0fbdcd76ca2fd238a9d4" "shasum": "1e2a8f48e48df54b3663c5aa58a1560e64b7b292"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10" "drupal/core": "^10"
}, },
"require-dev": { "require-dev": {
"drupal/classy": "^1.0", "drupal/devel": "5.x-dev",
"drupal/devel": "5.x-dev" "drupal/field_group": "3.x-dev"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.16", "version": "8.x-3.18",
"datestamp": "1703256181", "datestamp": "1705507467",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -8318,17 +8317,17 @@
}, },
{ {
"name": "drupal/entity_reference_revisions", "name": "drupal/entity_reference_revisions",
"version": "1.10.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
"reference": "8.x-1.10" "reference": "8.x-1.11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip", "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.11.zip",
"reference": "8.x-1.10", "reference": "8.x-1.11",
"shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b" "shasum": "de21cbb0d8a0344dc3496addcad4ed536747cec5"
}, },
"require": { "require": {
"drupal/core": "^9 || ^10" "drupal/core": "^9 || ^10"
@ -8339,8 +8338,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.10", "version": "8.x-1.11",
"datestamp": "1660664712", "datestamp": "1705140721",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -12717,12 +12716,12 @@
"homepage": "https://www.drupal.org/user/57511" "homepage": "https://www.drupal.org/user/57511"
}, },
{ {
"name": "Grayside", "name": "bluegeek9",
"homepage": "https://www.drupal.org/user/346868" "homepage": "https://www.drupal.org/user/1286304"
}, },
{ {
"name": "itamar", "name": "Grayside",
"homepage": "https://www.drupal.org/user/1757910" "homepage": "https://www.drupal.org/user/346868"
}, },
{ {
"name": "jhedstrom", "name": "jhedstrom",
@ -12862,17 +12861,17 @@
}, },
{ {
"name": "drupal/migrate_plus", "name": "drupal/migrate_plus",
"version": "6.0.1", "version": "6.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/migrate_plus.git", "url": "https://git.drupalcode.org/project/migrate_plus.git",
"reference": "6.0.1" "reference": "6.0.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.1.zip", "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.2.zip",
"reference": "6.0.1", "reference": "6.0.2",
"shasum": "154e5c627c8b32648cb4b4034a196a289b0626fa" "shasum": "4315bc293aa75ea9247582d5d1925b075865e467"
}, },
"require": { "require": {
"drupal/core": ">=9.1", "drupal/core": ">=9.1",
@ -12889,8 +12888,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "6.0.1", "version": "6.0.2",
"datestamp": "1672428002", "datestamp": "1705424638",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -13369,7 +13368,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/octavia.git", "url": "https://git.drupalcode.org/project/octavia.git",
"reference": "4237a30bd3a7807b4dca1a77539ccbf6abbc7767" "reference": "ba8cee423b1f4e749c3db4608dac6bb2f36b07ee"
}, },
"require": { "require": {
"drupal/bulma": "^3.0", "drupal/bulma": "^3.0",
@ -13384,8 +13383,8 @@
"dev-2.0.x": "2.0.x-dev" "dev-2.0.x": "2.0.x-dev"
}, },
"drupal": { "drupal": {
"version": "2.0.0-alpha1+15-dev", "version": "2.0.0-alpha1+20-dev",
"datestamp": "1705088208", "datestamp": "1705514242",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -13523,17 +13522,17 @@
}, },
{ {
"name": "drupal/paragraphs", "name": "drupal/paragraphs",
"version": "1.16.0", "version": "1.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git", "url": "https://git.drupalcode.org/project/paragraphs.git",
"reference": "8.x-1.16" "reference": "8.x-1.17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip", "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip",
"reference": "8.x-1.16", "reference": "8.x-1.17",
"shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8" "shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72"
}, },
"require": { "require": {
"drupal/core": "^9.3 || ^10", "drupal/core": "^9.3 || ^10",
@ -13548,7 +13547,7 @@
"drupal/inline_entity_form": "1.x-dev", "drupal/inline_entity_form": "1.x-dev",
"drupal/paragraphs-paragraphs_library": "*", "drupal/paragraphs-paragraphs_library": "*",
"drupal/replicate": "1.x-dev", "drupal/replicate": "1.x-dev",
"drupal/search_api": "1.x-dev", "drupal/search_api": "^1",
"drupal/search_api_db": "*" "drupal/search_api_db": "*"
}, },
"suggest": { "suggest": {
@ -13557,8 +13556,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.16", "version": "8.x-1.17",
"datestamp": "1694007797", "datestamp": "1705234146",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -13603,17 +13602,17 @@
}, },
{ {
"name": "drupal/paragraphs_features", "name": "drupal/paragraphs_features",
"version": "2.0.0-beta3", "version": "2.0.0-beta4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/paragraphs_features.git", "url": "https://git.drupalcode.org/project/paragraphs_features.git",
"reference": "2.0.0-beta3" "reference": "2.0.0-beta4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta3.zip", "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta4.zip",
"reference": "2.0.0-beta3", "reference": "2.0.0-beta4",
"shasum": "b040ba0048101f578752050bc55cc039939a649c" "shasum": "c3137491ba5f73e8395d9c2178beac3a10e33f7d"
}, },
"require": { "require": {
"drupal/core": "^9.2 || ^10", "drupal/core": "^9.2 || ^10",
@ -13625,8 +13624,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.0-beta3", "version": "2.0.0-beta4",
"datestamp": "1692697161", "datestamp": "1705329204",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Beta releases are not covered by Drupal security advisories."
@ -14628,26 +14627,26 @@
}, },
{ {
"name": "drupal/require_on_publish", "name": "drupal/require_on_publish",
"version": "1.7.0", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/require_on_publish.git", "url": "https://git.drupalcode.org/project/require_on_publish.git",
"reference": "8.x-1.7" "reference": "8.x-1.8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/require_on_publish-8.x-1.7.zip", "url": "https://ftp.drupal.org/files/projects/require_on_publish-8.x-1.8.zip",
"reference": "8.x-1.7", "reference": "8.x-1.8",
"shasum": "7bdf81eba00de04fa1e18cc5c6c3b3326524bffd" "shasum": "5473d610b54e3bf2b8f01c7775e3658b4bc4b67d"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9 || ^10" "drupal/core": "^9.2 || ^10"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "8.x-1.8",
"datestamp": "1693879881", "datestamp": "1706045574",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -17162,17 +17161,17 @@
}, },
{ {
"name": "drupal/variationcache", "name": "drupal/variationcache",
"version": "1.4.0", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/variationcache.git", "url": "https://git.drupalcode.org/project/variationcache.git",
"reference": "8.x-1.4" "reference": "8.x-1.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.4.zip", "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.5.zip",
"reference": "8.x-1.4", "reference": "8.x-1.5",
"shasum": "b9796b1ec71862a5fd84611642783a757045aa98" "shasum": "6165baee8c6fe5a7773f3499896e8fb464607a32"
}, },
"require": { "require": {
"drupal/core": "^9.5 || ^10" "drupal/core": "^9.5 || ^10"
@ -17180,8 +17179,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.4", "version": "8.x-1.5",
"datestamp": "1701774123", "datestamp": "1705485386",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -19439,16 +19438,16 @@
}, },
{ {
"name": "laminas/laminas-stdlib", "name": "laminas/laminas-stdlib",
"version": "3.18.0", "version": "3.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git", "url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf" "reference": "6a192dd0882b514e45506f533b833b623b78fff3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3",
"reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf", "reference": "6a192dd0882b514e45506f533b833b623b78fff3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19459,10 +19458,10 @@
}, },
"require-dev": { "require-dev": {
"laminas/laminas-coding-standard": "^2.5", "laminas/laminas-coding-standard": "^2.5",
"phpbench/phpbench": "^1.2.14", "phpbench/phpbench": "^1.2.15",
"phpunit/phpunit": "^10.3.3", "phpunit/phpunit": "^10.5.8",
"psalm/plugin-phpunit": "^0.18.4", "psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.15.0" "vimeo/psalm": "^5.20.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -19494,7 +19493,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2023-09-19T10:15:21+00:00" "time": "2024-01-19T12:39:49+00:00"
}, },
{ {
"name": "laminas/laminas-xml", "name": "laminas/laminas-xml",
@ -26401,21 +26400,21 @@
}, },
{ {
"name": "mglaman/phpstan-drupal", "name": "mglaman/phpstan-drupal",
"version": "1.2.5", "version": "1.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git", "url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b" "reference": "ba8678f8cbea42cc41022c21751004eb677cf5a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/a5a001a71b3b7ba99d552fc9490d31e0cc27422b", "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/ba8678f8cbea42cc41022c21751004eb677cf5a4",
"reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b", "reference": "ba8678f8cbea42cc41022c21751004eb677cf5a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.10.1", "phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-deprecation-rules": "^1.1.4",
"symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0",
@ -26485,7 +26484,7 @@
"description": "Drupal extension and rules for PHPStan", "description": "Drupal extension and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/mglaman/phpstan-drupal/issues", "issues": "https://github.com/mglaman/phpstan-drupal/issues",
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.5" "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.6"
}, },
"funding": [ "funding": [
{ {
@ -26501,20 +26500,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-10T16:56:53+00:00" "time": "2024-01-16T00:42:10+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.55", "version": "1.10.57",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949" "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
"reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", "reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -26563,7 +26562,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-08T12:32:40+00:00" "time": "2024-01-24T11:51:34+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",