diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea7b75b..cde40b2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Lagunita +2.6.0 +-------------------------------------------------------------------------------- +_Release Date: 2024-11-26_ + +- Updated inheritance, including accordion paragraph type. + 2.5.6 -------------------------------------------------------------------------------- _Release Date: 2024-11-05_ diff --git a/composer.json b/composer.json index 673e0f06..5273d11a 100644 --- a/composer.json +++ b/composer.json @@ -173,9 +173,6 @@ }, "drupal/next": { "Prevent unnecessary logs": "patches/contrib/next.patch" - }, - "drupal/viewfield": { - "https://www.drupal.org/project/viewfield/issues/3480225": "https://www.drupal.org/files/issues/2024-10-11/3480225-viewfield-diabled_displays.patch" } } }, diff --git a/composer.lock b/composer.lock index 216ce8ca..c07c9109 100644 --- a/composer.lock +++ b/composer.lock @@ -99,25 +99,24 @@ }, { "name": "acquia/drupal-environment-detector", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/acquia/drupal-environment-detector.git", - "reference": "396cc5ed5d7f9d40a8afbdc1800a189c15924450" + "reference": "4666ae67b422d209a8b11c9f886e3ef6d3f16778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/drupal-environment-detector/zipball/396cc5ed5d7f9d40a8afbdc1800a189c15924450", - "reference": "396cc5ed5d7f9d40a8afbdc1800a189c15924450", + "url": "https://api.github.com/repos/acquia/drupal-environment-detector/zipball/4666ae67b422d209a8b11c9f886e3ef6d3f16778", + "reference": "4666ae67b422d209a8b11c9f886e3ef6d3f16778", "shasum": "" }, "conflict": { "acquia/blt": ">=12.0.0 <13.5.2" }, "require-dev": { - "acquia/coding-standards": "^1.0.0", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "phpunit/phpunit": "^9.1" + "acquia/coding-standards": "^3.0.1", + "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0" }, "type": "library", "extra": { @@ -146,9 +145,9 @@ "description": "Provides common methods for detecting the current Acquia environment", "support": { "issues": "https://github.com/acquia/drupal-environment-detector/issues", - "source": "https://github.com/acquia/drupal-environment-detector/tree/1.6.0" + "source": "https://github.com/acquia/drupal-environment-detector/tree/1.7.0" }, - "time": "2023-02-28T18:45:28+00:00" + "time": "2024-11-26T19:16:45+00:00" }, { "name": "algolia/algoliasearch-client-php", @@ -2525,17 +2524,17 @@ }, { "name": "drupal/autologout", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autologout.git", - "reference": "2.0.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/autologout-2.0.0.zip", - "reference": "2.0.0", - "shasum": "e9a1d4846cc323eef2eb54a0276023b1f0ff8bd2" + "url": "https://ftp.drupal.org/files/projects/autologout-2.0.1.zip", + "reference": "2.0.1", + "shasum": "61407ffa8b857b1e5d22d03ededac94b5119bd60" }, "require": { "drupal/core": "^9.2 || ^10 || ^11", @@ -2544,8 +2543,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1716413762", + "version": "2.0.1", + "datestamp": "1732235105", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3706,16 +3705,16 @@ }, { "name": "drupal/core", - "version": "10.3.9", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "42a6516491b4793158542a2326dc6ad1fe2aa5bd" + "reference": "3ebb71e9c4ef0c13f683353547551fca49f9a144" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/42a6516491b4793158542a2326dc6ad1fe2aa5bd", - "reference": "42a6516491b4793158542a2326dc6ad1fe2aa5bd", + "url": "https://api.github.com/repos/drupal/core/zipball/3ebb71e9c4ef0c13f683353547551fca49f9a144", + "reference": "3ebb71e9c4ef0c13f683353547551fca49f9a144", "shasum": "" }, "require": { @@ -3864,13 +3863,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.3.9" + "source": "https://github.com/drupal/core/tree/10.3.10" }, - "time": "2024-11-20T17:59:45+00:00" + "time": "2024-11-22T12:51:33+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.3.9", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -3914,22 +3913,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.9" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.10" }, "time": "2024-08-22T14:31:34+00:00" }, { "name": "drupal/core-recommended", - "version": "10.3.9", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "03da2860a10c12b86714e778178433b620bb890d" + "reference": "1d739e569c9324bcac1ecc7be600d414386a399b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/03da2860a10c12b86714e778178433b620bb890d", - "reference": "03da2860a10c12b86714e778178433b620bb890d", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1d739e569c9324bcac1ecc7be600d414386a399b", + "reference": "1d739e569c9324bcac1ecc7be600d414386a399b", "shasum": "" }, "require": { @@ -3938,7 +3937,7 @@ "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.3.9", + "drupal/core": "10.3.10", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.8.1", "guzzlehttp/promises": "~2.0.2", @@ -3999,9 +3998,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.3.9" + "source": "https://github.com/drupal/core-recommended/tree/10.3.10" }, - "time": "2024-11-20T17:59:45+00:00" + "time": "2024-11-22T12:51:33+00:00" }, { "name": "drupal/core_event_dispatcher", @@ -4104,27 +4103,27 @@ }, { "name": "drupal/cshs", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/cshs.git", - "reference": "4.0.2" + "reference": "4.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/cshs-4.0.2.zip", - "reference": "4.0.2", - "shasum": "dc936684e50770d1c4ca541eccffba7d348a4a1c" + "url": "https://ftp.drupal.org/files/projects/cshs-4.0.3.zip", + "reference": "4.0.3", + "shasum": "0e637ddae6b6217c6c7dca36c3fd232f25fb2495" }, "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^10.3 || ^11", "php": ">=8.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.2", - "datestamp": "1710037257", + "version": "4.0.3", + "datestamp": "1732597582", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8886,17 +8885,17 @@ }, { "name": "drupal/migrate_file", - "version": "2.1.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_file.git", - "reference": "2.1.2" + "reference": "2.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_file-2.1.2.zip", - "reference": "2.1.2", - "shasum": "3febc85243c9a67991db102a10c6d81c0bea07c5" + "url": "https://ftp.drupal.org/files/projects/migrate_file-2.1.3.zip", + "reference": "2.1.3", + "shasum": "dfac2287ff5a183cde71e727425f21e530f7cf51" }, "require": { "drupal/core": "^9 | ^10" @@ -8904,8 +8903,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.2", - "datestamp": "1674948365", + "version": "2.1.3", + "datestamp": "1732319144", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10766,20 +10765,20 @@ }, { "name": "drupal/search_api", - "version": "1.35.0", + "version": "1.36.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.35" + "reference": "8.x-1.36" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.35.zip", - "reference": "8.x-1.35", - "shasum": "d119726e870f793c6470d2a4fa9286662c5eb45d" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.36.zip", + "reference": "8.x-1.36", + "shasum": "1464f21cb924746a0df7f4cb080abaf00804e9a7" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^10.2 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -10797,17 +10796,12 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.35", - "datestamp": "1718551025", + "version": "8.x-1.36", + "datestamp": "1732448767", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -11026,20 +11020,20 @@ }, { "name": "drupal/shs", - "version": "2.0.0-rc12", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/shs.git", - "reference": "2.0.0-rc12" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/shs-2.0.0-rc12.zip", - "reference": "2.0.0-rc12", - "shasum": "341ffbc1d9daa2fdc6f8d8c986c87973b1a3cc3b" + "url": "https://ftp.drupal.org/files/projects/shs-2.0.0.zip", + "reference": "2.0.0", + "shasum": "7c95c1d2f708db89b52e2ceb7f88a91f3c34c15b" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^10.2 || ^11" }, "require-dev": { "drupal/chosen": "*" @@ -11047,11 +11041,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-rc12", - "datestamp": "1712249467", + "version": "2.0.0", + "datestamp": "1732638462", "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" } } }, @@ -11926,7 +11920,7 @@ "homepage": "https://www.drupal.org/user/227761" }, { - "name": "Primsi", + "name": "primsi", "homepage": "https://www.drupal.org/user/282629" } ], @@ -11995,26 +11989,26 @@ }, { "name": "drupal/viewfield", - "version": "3.0.0-beta10", + "version": "3.0.0-beta11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/viewfield.git", - "reference": "8.x-3.0-beta10" + "reference": "8.x-3.0-beta11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/viewfield-8.x-3.0-beta10.zip", - "reference": "8.x-3.0-beta10", - "shasum": "2f11e9978c63e721e6ef77933e9c4b4b7c0ca2dc" + "url": "https://ftp.drupal.org/files/projects/viewfield-8.x-3.0-beta11.zip", + "reference": "8.x-3.0-beta11", + "shasum": "8125567dda9122af6868bfbdf6ca0a933469cdde" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" + "drupal/core": "^10.2 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0-beta10", - "datestamp": "1720550053", + "version": "8.x-3.0-beta11", + "datestamp": "1732648835", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -13172,16 +13166,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.10.1", + "version": "v6.10.2", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "500501c2ce893c824c801da135d02661199f60c5" + "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", - "reference": "500501c2ce893c824c801da135d02661199f60c5", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b", + "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b", "shasum": "" }, "require": { @@ -13229,9 +13223,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" + "source": "https://github.com/firebase/php-jwt/tree/v6.10.2" }, - "time": "2024-05-18T18:05:11+00:00" + "time": "2024-11-24T11:22:49+00:00" }, { "name": "galbar/jsonpath", @@ -13287,16 +13281,16 @@ }, { "name": "grasmash/expander", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82" + "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", - "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", + "url": "https://api.github.com/repos/grasmash/expander/zipball/eea11b9afb0c32483b18b9009f4ca07b770e39f4", + "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4", "shasum": "" }, "require": { @@ -13333,9 +13327,9 @@ "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", - "source": "https://github.com/grasmash/expander/tree/3.0.0" + "source": "https://github.com/grasmash/expander/tree/3.0.1" }, - "time": "2022-05-10T13:14:49+00:00" + "time": "2024-11-25T23:28:05+00:00" }, { "name": "grasmash/yaml-cli", @@ -15679,16 +15673,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.15", + "version": "v1.10.16", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c" + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/ce0adade8b97561656ace07cdaac4751c271ea8c", - "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", "shasum": "" }, "require": { @@ -15724,7 +15718,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2024-03-16T18:41:45+00:00" + "time": "2024-11-24T22:27:58+00:00" }, { "name": "pear/pear_exception", @@ -17125,16 +17119,16 @@ }, { "name": "su-sws/drupal-patches", - "version": "10.1.26", + "version": "10.1.27", "source": { "type": "git", "url": "https://github.com/SU-SWS/drupal-patches.git", - "reference": "a4281e940fb1bcf9a6ab1841f4614c59ad3876f0" + "reference": "81b9916bff15f3b58da053585a451c7d542d91b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/drupal-patches/zipball/a4281e940fb1bcf9a6ab1841f4614c59ad3876f0", - "reference": "a4281e940fb1bcf9a6ab1841f4614c59ad3876f0", + "url": "https://api.github.com/repos/SU-SWS/drupal-patches/zipball/81b9916bff15f3b58da053585a451c7d542d91b9", + "reference": "81b9916bff15f3b58da053585a451c7d542d91b9", "shasum": "" }, "require": { @@ -17155,9 +17149,6 @@ "extra": { "enable-patching": true, "patches": { - "drupal/autologout": { - "https://www.drupal.org/project/autologout/issues/3372010": "https://www.drupal.org/files/issues/2024-05-28/autologout_3372010-25.patch" - }, "drupal/colorbox": { "https://www.drupal.org/project/colorbox/issues/3278470": "https://git.drupalcode.org/project/colorbox/-/merge_requests/14.patch" }, @@ -17232,9 +17223,9 @@ "description": "Drupal core and contrib shared patches", "support": { "issues": "https://github.com/SU-SWS/drupal-patches/issues", - "source": "https://github.com/SU-SWS/drupal-patches/tree/10.1.26" + "source": "https://github.com/SU-SWS/drupal-patches/tree/10.1.27" }, - "time": "2024-11-15T05:13:26+00:00" + "time": "2024-11-22T15:36:26+00:00" }, { "name": "su-sws/react_paragraphs", @@ -21064,16 +21055,16 @@ }, { "name": "typhonius/acquia-php-sdk-v2", - "version": "3.4.0", + "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/typhonius/acquia-php-sdk-v2.git", - "reference": "50018d6c14a8d562698dbd4906cd159fa6bbe518" + "reference": "52dd11bb04ed1bdcbb4c7b2316d1f3f7a999da6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/50018d6c14a8d562698dbd4906cd159fa6bbe518", - "reference": "50018d6c14a8d562698dbd4906cd159fa6bbe518", + "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/52dd11bb04ed1bdcbb4c7b2316d1f3f7a999da6b", + "reference": "52dd11bb04ed1bdcbb4c7b2316d1f3f7a999da6b", "shasum": "" }, "require": { @@ -21117,7 +21108,7 @@ "description": "A PHP SDK for Acquia CloudAPI v2", "support": { "issues": "https://github.com/typhonius/acquia-php-sdk-v2/issues", - "source": "https://github.com/typhonius/acquia-php-sdk-v2/tree/3.4.0" + "source": "https://github.com/typhonius/acquia-php-sdk-v2/tree/3.4.2" }, "funding": [ { @@ -21125,7 +21116,7 @@ "type": "github" } ], - "time": "2024-11-19T20:57:53+00:00" + "time": "2024-11-26T20:04:52+00:00" }, { "name": "wa72/htmlpagedom", @@ -22324,16 +22315,16 @@ }, { "name": "composer/class-map-generator", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783" + "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783", - "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", + "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915", "shasum": "" }, "require": { @@ -22342,10 +22333,10 @@ "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" }, "require-dev": { - "phpstan/phpstan": "^1.6", - "phpstan/phpstan-deprecation-rules": "^1", - "phpstan/phpstan-phpunit": "^1", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-deprecation-rules": "^1 || ^2", + "phpstan/phpstan-phpunit": "^1 || ^2", + "phpstan/phpstan-strict-rules": "^1.1 || ^2", "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6" }, @@ -22377,7 +22368,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.4.0" + "source": "https://github.com/composer/class-map-generator/tree/1.5.0" }, "funding": [ { @@ -22393,7 +22384,7 @@ "type": "tidelift" } ], - "time": "2024-10-03T18:14:00+00:00" + "time": "2024-11-25T16:11:06+00:00" }, { "name": "composer/composer", @@ -23273,7 +23264,7 @@ }, { "name": "drupal/core-dev", - "version": "10.3.9", + "version": "10.3.10", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -23323,7 +23314,7 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/10.3.9" + "source": "https://github.com/drupal/core-dev/tree/10.3.10" }, "time": "2024-07-04T10:19:29+00:00" }, @@ -24869,21 +24860,21 @@ }, { "name": "php-http/guzzle7-adapter", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/guzzle7-adapter.git", - "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" + "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", - "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", + "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb", + "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0", - "php": "^7.2 | ^8.0", + "php": "^7.3 | ^8.0", "php-http/httplug": "^2.0", "psr/http-client": "^1.0" }, @@ -24894,14 +24885,11 @@ }, "require-dev": { "php-http/client-integration-tests": "^3.0", + "php-http/message-factory": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^8.0|^9.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.2.x-dev" - } - }, "autoload": { "psr-4": { "Http\\Adapter\\Guzzle7\\": "src/" @@ -24925,9 +24913,9 @@ ], "support": { "issues": "https://github.com/php-http/guzzle7-adapter/issues", - "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" + "source": "https://github.com/php-http/guzzle7-adapter/tree/1.1.0" }, - "time": "2021-03-09T07:35:15+00:00" + "time": "2024-11-26T11:14:36+00:00" }, { "name": "php-http/httplug",