diff --git a/composer.json b/composer.json index 268cc93d1..a91818e25 100644 --- a/composer.json +++ b/composer.json @@ -244,6 +244,7 @@ "drupal/webp": "^1.0@beta", "drupal/xmlsitemap": "^1.0", "drush/drush": "^11.1", + "harvesthq/chosen": "^1.8", "onlyextart/colorbox": "dev-master#e58476becbc89dc671093d1bcd9f99b2167fa8f7", "sainsburys/guzzle-oauth2-plugin": "^3.0", "seboettg/citeproc-php": "2.4.1", @@ -256,7 +257,7 @@ "su-sws/stanford_fields": "^8.2", "su-sws/stanford_media": "^8.3", "su-sws/stanford_migrate": "^8.3", - "su-sws/stanford_profile_helper": "9.x-dev#69c50738da7e78cd20544c03d9c7928df0d9204c", + "su-sws/stanford_profile_helper": "^9.1", "su-sws/stanford_ssp": "^8.2" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 0e30e5c30..cb4968945 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "93a33064614224ac058897087120e606", + "content-hash": "ce344f6241058ee35cc45ee09b798325", "packages": [ { "name": "acquia/blt", @@ -97,48 +97,6 @@ }, "time": "2023-05-19T21:12:55+00:00" }, - { - "name": "acquia/blt-simplesamlphp", - "version": "v1.0.0", - "source": { - "type": "git", - "url": "https://github.com/acquia/blt-simplesamlphp.git", - "reference": "93fc71d128e81d06d1d990a41cde0eca032f16cb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/acquia/blt-simplesamlphp/zipball/93fc71d128e81d06d1d990a41cde0eca032f16cb", - "reference": "93fc71d128e81d06d1d990a41cde0eca032f16cb", - "shasum": "" - }, - "require": { - "drupal/simplesamlphp_auth": "^3.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Acquia\\BltSimplesamlphp\\": "./src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Acquia Engineering", - "homepage": "https://www.acquia.com", - "role": "Maintainer" - } - ], - "description": "SimpleSAMLPhp integration for Acquia BLT", - "support": { - "issues": "https://github.com/acquia/blt-simplesamlphp/issues", - "source": "https://github.com/acquia/blt-simplesamlphp/tree/v1.0.0" - }, - "abandoned": true, - "time": "2020-12-11T17:49:22+00:00" - }, { "name": "acquia/drupal-environment-detector", "version": "1.6.0", @@ -1006,16 +964,16 @@ }, { "name": "consolidation/output-formatters", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86" + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/f65524e9ecd2bd0021c4b18710005caaa6dcbd86", - "reference": "f65524e9ecd2bd0021c4b18710005caaa6dcbd86", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58", + "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58", "shasum": "" }, "require": { @@ -1054,22 +1012,22 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/4.3.1" + "source": "https://github.com/consolidation/output-formatters/tree/4.3.2" }, - "time": "2023-05-20T03:23:06+00:00" + "time": "2023-07-06T04:45:41+00:00" }, { "name": "consolidation/robo", - "version": "3.0.12", + "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/consolidation/robo.git", - "reference": "0c3a5085357f46c90a0b756e3d326f44847158b8" + "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/robo/zipball/0c3a5085357f46c90a0b756e3d326f44847158b8", - "reference": "0c3a5085357f46c90a0b756e3d326f44847158b8", + "url": "https://api.github.com/repos/consolidation/robo/zipball/ccf80963abf11bdb8e90659aa99a7449b21e9452", + "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452", "shasum": "" }, "require": { @@ -1153,9 +1111,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/robo/issues", - "source": "https://github.com/consolidation/robo/tree/3.0.12" + "source": "https://github.com/consolidation/robo/tree/4.0.2" }, - "time": "2023-04-30T21:18:09+00:00" + "time": "2022-04-21T09:29:58+00:00" }, { "name": "consolidation/self-update", @@ -1421,18 +1379,58 @@ }, "time": "2020-12-11T16:40:39+00:00" }, + { + "name": "davidrjonas/composer-lock-diff", + "version": "1.7.0", + "source": { + "type": "git", + "url": "https://github.com/davidrjonas/composer-lock-diff.git", + "reference": "3c39a39849e6d235e588c6ae273d97c8785e9008" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/davidrjonas/composer-lock-diff/zipball/3c39a39849e6d235e588c6ae273d97c8785e9008", + "reference": "3c39a39849e6d235e588c6ae273d97c8785e9008", + "shasum": "" + }, + "bin": [ + "composer-lock-diff" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "David Jonas", + "homepage": "https://github.com/davidrjonas" + } + ], + "description": "See what has changed after a composer update.", + "support": { + "issues": "https://github.com/davidrjonas/composer-lock-diff/issues", + "source": "https://github.com/davidrjonas/composer-lock-diff/tree/1.7.0" + }, + "time": "2022-03-11T17:43:07+00:00" + }, { "name": "defuse/php-encryption", - "version": "v2.3.1", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", - "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" + "reference": "f53396c2d34225064647a05ca76c1da9d99e5828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", - "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", + "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828", + "reference": "f53396c2d34225064647a05ca76c1da9d99e5828", "shasum": "" }, "require": { @@ -1441,7 +1439,8 @@ "php": ">=5.6.0" }, "require-dev": { - "phpunit/phpunit": "^4|^5|^6|^7|^8|^9" + "phpunit/phpunit": "^5|^6|^7|^8|^9|^10", + "yoast/phpunit-polyfills": "^2.0.0" }, "bin": [ "bin/generate-defuse-key" @@ -1483,9 +1482,9 @@ ], "support": { "issues": "https://github.com/defuse/php-encryption/issues", - "source": "https://github.com/defuse/php-encryption/tree/v2.3.1" + "source": "https://github.com/defuse/php-encryption/tree/v2.4.0" }, - "time": "2021-04-09T23:57:26+00:00" + "time": "2023-06-19T06:10:36+00:00" }, { "name": "dflydev/dot-access-data", @@ -2014,10 +2013,6 @@ "name": "acquia", "homepage": "https://www.drupal.org/user/1231722" }, - { - "name": "Dane Powell", - "homepage": "https://www.drupal.org/user/339326" - }, { "name": "irek02", "homepage": "https://www.drupal.org/user/736644" @@ -2626,17 +2621,17 @@ }, { "name": "drupal/change_labels", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/change_labels.git", - "reference": "1.2.0" + "reference": "1.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/change_labels-1.2.0.zip", - "reference": "1.2.0", - "shasum": "07002fc76775f6a09ad859d93cde4d6d502d55b0" + "url": "https://ftp.drupal.org/files/projects/change_labels-1.3.0.zip", + "reference": "1.3.0", + "shasum": "61e7cc1229c4216207dec16f49ab9e2ef9ec0ca5" }, "require": { "drupal/core": "^9.2 || ^10", @@ -2647,8 +2642,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.2.0", - "datestamp": "1678391011", + "version": "1.3.0", + "datestamp": "1690380982", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3497,17 +3492,17 @@ }, { "name": "drupal/config_pages", - "version": "2.14.0", + "version": "2.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_pages.git", - "reference": "8.x-2.14" + "reference": "8.x-2.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.14.zip", - "reference": "8.x-2.14", - "shasum": "d1692f25d6dc77ae0686a186995739a895dec56c" + "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.15.zip", + "reference": "8.x-2.15", + "shasum": "55d4a898c6df03295e26ce07930c6b7d06183287" }, "require": { "drupal/core": "^8.5 | ^9 || ^10" @@ -3515,8 +3510,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.14", - "datestamp": "1678878463", + "version": "8.x-2.15", + "datestamp": "1688847929", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3794,29 +3789,29 @@ }, { "name": "drupal/confirm_leave", - "version": "1.0.0-beta4", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/confirm_leave.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/confirm_leave-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "e4b4823310d79a94e8f0f70aaaa38fc6b5d5afc1" + "url": "https://ftp.drupal.org/files/projects/confirm_leave-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "298362561a47c2b227c61b9509ee06d8fa9d8030" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 ||^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1592938592", + "version": "8.x-1.0-beta5", + "datestamp": "1689274403", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -3829,6 +3824,10 @@ "name": "Mike Priscella", "homepage": "https://drupal.org/u/mpriscella", "role": "Maintainer" + }, + { + "name": "pookmish", + "homepage": "https://www.drupal.org/user/3059577" } ], "description": "Provides a confirmation popup when a user tries to leave an edit form after modifying content.", @@ -5154,17 +5153,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.0.12", + "version": "2.0.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.0.12" + "reference": "2.0.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.12.zip", - "reference": "2.0.12", - "shasum": "e0e584a2f409709f4547dfe9cc7376a80f8fa317" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.13.zip", + "reference": "2.0.13", + "shasum": "2c1683f0c075918c74f7ccd526f7bc787f260a7f" }, "require": { "drupal/core": "^9 || ^10" @@ -5172,8 +5171,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.12", - "datestamp": "1680556093", + "version": "2.0.13", + "datestamp": "1690052595", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6245,17 +6244,17 @@ }, { "name": "drupal/field_validation", - "version": "1.0.0-beta5", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_validation.git", - "reference": "8.x-1.0-beta5" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_validation-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "f8c898de90b056ba58e7901eb564c2b07e8af861" + "url": "https://ftp.drupal.org/files/projects/field_validation-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "c9998e29523373aac43095632b2b2b0992bc497b" }, "require": { "drupal/core": "^9 || ^10" @@ -6263,11 +6262,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1685448815", + "version": "8.x-1.1", + "datestamp": "1690428219", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6293,21 +6292,21 @@ }, { "name": "drupal/file_mdm", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/file_mdm.git", - "reference": "8.x-2.5" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "391d9902733704274594873aa9b1f6b6ba3bd319" + "url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "56c7c06107ce6e249b6d644136e6807573efb0e3" }, "require": { "drupal/core": "^9.3 | ^10", - "lsolesen/pel": "^0.9.12", + "fileeye/pel": "^0.9.20", "phenx/php-font-lib": "^0.5.4" }, "require-dev": { @@ -6317,8 +6316,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1663668519", + "version": "8.x-2.6", + "datestamp": "1688489716", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6343,7 +6342,7 @@ }, { "name": "drupal/file_mdm_exif", - "version": "2.5.0", + "version": "2.6.0", "require": { "drupal/core": "^9.3 | ^10", "drupal/file_mdm": "*" @@ -6351,8 +6350,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1663668519", + "version": "8.x-2.6", + "datestamp": "1688489716", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6377,7 +6376,7 @@ }, { "name": "drupal/file_mdm_font", - "version": "2.5.0", + "version": "2.6.0", "require": { "drupal/core": "^9.3 | ^10", "drupal/file_mdm": "*" @@ -6385,8 +6384,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1663668519", + "version": "8.x-2.6", + "datestamp": "1688489716", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6510,17 +6509,17 @@ }, { "name": "drupal/fontawesome", - "version": "2.25.0", + "version": "2.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fontawesome.git", - "reference": "8.x-2.25" + "reference": "8.x-2.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fontawesome-8.x-2.25.zip", - "reference": "8.x-2.25", - "shasum": "67f92e961b35c91b1520565669515525b2223cfb" + "url": "https://ftp.drupal.org/files/projects/fontawesome-8.x-2.26.zip", + "reference": "8.x-2.26", + "shasum": "22e67458e1ebc274c3a8b494ce2c4056a3d2af29" }, "require": { "drupal/core": "^9.4 || ^10" @@ -6528,8 +6527,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.25", - "datestamp": "1676999823", + "version": "8.x-2.26", + "datestamp": "1688063477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7502,17 +7501,17 @@ }, { "name": "drupal/layout_builder_restrictions", - "version": "2.18.0", + "version": "2.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/layout_builder_restrictions.git", - "reference": "8.x-2.18" + "reference": "8.x-2.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/layout_builder_restrictions-8.x-2.18.zip", - "reference": "8.x-2.18", - "shasum": "6cfea5db5ec09cdbc46f84d3779e161a7eb426ee" + "url": "https://ftp.drupal.org/files/projects/layout_builder_restrictions-8.x-2.19.zip", + "reference": "8.x-2.19", + "shasum": "562162568d3bf046cc63912f0985fd90c0767033" }, "require": { "drupal/core": "^9.3 || ^10" @@ -7525,8 +7524,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.18", - "datestamp": "1685137856", + "version": "8.x-2.19", + "datestamp": "1688739554", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7548,6 +7547,14 @@ "homepage": "https://www.drupal.org/u/eiriksm", "role": "Maintainer" }, + { + "name": "eiriksm", + "homepage": "https://www.drupal.org/user/1014468" + }, + { + "name": "gravelpot", + "homepage": "https://www.drupal.org/user/748208" + }, { "name": "Jeff Cardwell", "homepage": "https://www.drupal.org/user/2913129" @@ -7712,17 +7719,17 @@ }, { "name": "drupal/link_attributes", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/link_attributes.git", - "reference": "8.x-1.13" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "695821dfbde30c4e74c28455985fbc5d92dca8d1" + "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "fa4f27ecaed7e6b3c58c0adc679918a9beb7ded5" }, "require": { "drupal/core": "^9 || ^10" @@ -7730,8 +7737,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1677018560", + "version": "8.x-1.14", + "datestamp": "1687393687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7808,17 +7815,17 @@ }, { "name": "drupal/linkit", - "version": "6.0.0-rc1", + "version": "6.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "6.0.0-rc1" + "reference": "6.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-rc1.zip", - "reference": "6.0.0-rc1", - "shasum": "126069976e2a7d34cc8530c0950c75bd7f1b5d3c" + "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0.zip", + "reference": "6.0.0", + "shasum": "3c4143eb797abee04e5af47eb1885a65e6321b51" }, "require": { "drupal/core": "^9.4 || ^10.0.0" @@ -7833,11 +7840,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.0-rc1", - "datestamp": "1681070405", + "version": "6.0.0", + "datestamp": "1688748025", "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" } } }, @@ -8111,20 +8118,20 @@ }, { "name": "drupal/menu_link_weight", - "version": "1.0.0-beta5", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_link_weight.git", - "reference": "8.x-1.0-beta5" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_link_weight-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "b68ef013573d0da2fde8d5dec04fa94758d8f70c" + "url": "https://ftp.drupal.org/files/projects/menu_link_weight-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "129d4e9070398e1cfac980fe652d2bddbcb1eef4" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { "drupal/cshs": "*" @@ -8132,11 +8139,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1652347729", + "version": "8.x-1.0-rc1", + "datestamp": "1689115387", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -8165,6 +8172,10 @@ "name": "stefan.r", "homepage": "https://www.drupal.org/user/551886" }, + { + "name": "ultrabob", + "homepage": "https://www.drupal.org/user/110463" + }, { "name": "webflo", "homepage": "https://www.drupal.org/user/254778" @@ -8178,17 +8189,17 @@ }, { "name": "drupal/metatag", - "version": "1.25.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.25" + "reference": "8.x-1.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.25.zip", - "reference": "8.x-1.25", - "shasum": "8603d84df3b93dd02dae601d57a6347598829e56" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.26.zip", + "reference": "8.x-1.26", + "shasum": "afa4a37422748baa2f0c35b13961438668ef3be8" }, "require": { "drupal/core": "^9.3 || ^10", @@ -8199,7 +8210,7 @@ "drupal/hal": "^9 || ^1 || ^2", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", - "drupal/page_manager": "*", + "drupal/page_manager": "^4.0", "drupal/panelizer": "^4.0", "drupal/redirect": "^1.0", "drupal/webprofiler": "^9 || ^10", @@ -8208,8 +8219,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.25", - "datestamp": "1685541226", + "version": "8.x-1.26", + "datestamp": "1687856123", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8480,26 +8491,26 @@ }, { "name": "drupal/mysql56", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mysql56.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mysql56-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "743d9162cacb94e39c6a3ee41a46fd750893e22d" + "url": "https://ftp.drupal.org/files/projects/mysql56-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "9b6cad639cffee4d7b9221e71ec1dfec56610d06" }, "require": { - "drupal/core": "^9.4 || 10.0.*" + "drupal/core": "^9.4 || 10.0.* || 10.1.*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1671080355", + "version": "8.x-1.6", + "datestamp": "1687369137", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9058,10 +9069,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/paranoia.git", - "reference": "d5bee770bfd5ac4fca22e501f84f9739cddd356b" + "reference": "5c759f2ca540b7a720861f814d43d4e1cec362a2" }, "require": { - "drupal/core": "^8.9 || ^9" + "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { @@ -9069,8 +9080,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha1+7-dev", - "datestamp": "1619721473", + "version": "8.x-1.0-rc1+1-dev", + "datestamp": "1687488899", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9094,6 +9105,10 @@ "name": "killes@www.drop.org", "homepage": "https://www.drupal.org/user/227" }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" @@ -9236,17 +9251,17 @@ }, { "name": "drupal/pdb", - "version": "1.0.0-alpha8", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdb.git", - "reference": "8.x-1.0-alpha8" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdb-8.x-1.0-alpha8.zip", - "reference": "8.x-1.0-alpha8", - "shasum": "4e86370baeeb3c0909d615b66735795b11e43e65" + "url": "https://ftp.drupal.org/files/projects/pdb-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "853674515bd113ccb6ae3833c06b73beb6d30be1" }, "require": { "drupal/core": "^9 || ^10" @@ -9254,11 +9269,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha8", - "datestamp": "1686701529", + "version": "8.x-1.0", + "datestamp": "1687271065", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -9296,17 +9311,17 @@ }, { "name": "drupal/pdf_api", - "version": "2.3.1", + "version": "2.3.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_api.git", - "reference": "2.3.1" + "reference": "2.3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdf_api-2.3.1.zip", - "reference": "2.3.1", - "shasum": "50e67e680e2e0a9eaa1ce37c05ce78112d78d6e4" + "url": "https://ftp.drupal.org/files/projects/pdf_api-2.3.2.zip", + "reference": "2.3.2", + "shasum": "82b153d594c94f4407befb26ffe7ba14ce9904ce" }, "require": { "dompdf/dompdf": "^2.0", @@ -9318,8 +9333,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.1", - "datestamp": "1683204846", + "version": "2.3.2", + "datestamp": "1689071871", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9489,8 +9504,8 @@ ], "authors": [ { - "name": "Niels van Mourik", - "homepage": "http://www.nielsvm.org" + "name": "djbobbydrake", + "homepage": "https://www.drupal.org/user/336378" }, { "name": "japerry", @@ -9817,6 +9832,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "bjc2265", + "homepage": "https://www.drupal.org/user/3759740" + }, + { + "name": "daddison", + "homepage": "https://www.drupal.org/user/51447" + }, { "name": "gravelpot", "homepage": "https://www.drupal.org/user/748208" @@ -9895,8 +9918,8 @@ "role": "Maintainer" }, { - "name": "benjy", - "homepage": "https://www.drupal.org/user/1852732" + "name": "JeroenT", + "homepage": "https://www.drupal.org/user/2228934" } ], "description": "Allows site administrators to grant some roles the authority to assign selected roles to users.", @@ -9908,17 +9931,17 @@ }, { "name": "drupal/scheduler", - "version": "2.0.0-rc8", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", - "reference": "2.0.0-rc8" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduler-2.0.0-rc8.zip", - "reference": "2.0.0-rc8", - "shasum": "1aa120cd855100fba33aeedb46ce55d8a1acd448" + "url": "https://ftp.drupal.org/files/projects/scheduler-2.0.1.zip", + "reference": "2.0.1", + "shasum": "d0666b4278b3e54f5c85c28298a35f492e0b715a" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -9932,11 +9955,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-rc8", - "datestamp": "1670601947", + "version": "2.0.1", + "datestamp": "1689337325", "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" } }, "drush": { @@ -10764,17 +10787,17 @@ }, { "name": "drupal/token", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "cefe1b203b793682f74ea43e18d0a814cf768763" }, "require": { "drupal/core": "^9.2 || ^10" @@ -10782,8 +10805,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1659471813", + "version": "8.x-1.12", + "datestamp": "1688015262", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10833,27 +10856,27 @@ }, { "name": "drupal/token_or", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token_or.git", - "reference": "2.1.0" + "reference": "2.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token_or-2.1.0.zip", - "reference": "2.1.0", - "shasum": "5025350ee3835cd6786094aa8a441f2e04d17c6c" + "url": "https://ftp.drupal.org/files/projects/token_or-2.1.1.zip", + "reference": "2.1.1", + "shasum": "39be24d96005d2c71d1781e469af835240aa4650" }, "require": { - "drupal/core": "^8 || ^9 || ^10", + "drupal/core": "^8.8 || ^9 || ^10", "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1673019171", + "version": "2.1.1", + "datestamp": "1690298054", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10869,6 +10892,10 @@ "name": "danielbeeke", "homepage": "https://www.drupal.org/user/2484978" }, + { + "name": "JeroenT", + "homepage": "https://www.drupal.org/user/2228934" + }, { "name": "pianomansam", "homepage": "https://www.drupal.org/user/407020" @@ -10981,6 +11008,14 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "Christian.wiedemann", + "homepage": "https://www.drupal.org/user/861002" + }, + { + "name": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + }, { "name": "G4MBINI", "homepage": "https://www.drupal.org/user/2533498" @@ -11270,23 +11305,23 @@ }, { "name": "drupal/views_bulk_edit", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_edit.git", - "reference": "8.x-2.8" + "reference": "8.x-2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.8.zip", - "reference": "8.x-2.8", - "shasum": "8600f5688d21d5d98e56b5f8c154997f6cb190c1" + "url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip", + "reference": "8.x-2.9", + "shasum": "db45a8cc9ac629859374b24974eafcef257e4387" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^9.4 || ^10" }, "require-dev": { - "drupal/views_bulk_operations": "~3.0" + "drupal/views_bulk_operations": "~4.2.4" }, "suggest": { "drupal/views_bulk_operations": "Get VBO for all the views benefits like batching, ability to select all view results or persistent selection across pages" @@ -11294,8 +11329,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.8", - "datestamp": "1666257164", + "version": "8.x-2.9", + "datestamp": "1690222256", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11314,6 +11349,10 @@ { "name": "Graber", "homepage": "https://www.drupal.org/user/1599440" + }, + { + "name": "joseph.olstad", + "homepage": "https://www.drupal.org/user/1321830" } ], "description": "Allows bulk edition of entity field values.", @@ -11325,17 +11364,17 @@ }, { "name": "drupal/views_bulk_operations", - "version": "4.2.4", + "version": "4.2.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git", - "reference": "4.2.4" + "reference": "4.2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.4.zip", - "reference": "4.2.4", - "shasum": "26f1dea73780fab2e338380ae803feca989172e1" + "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.5.zip", + "reference": "4.2.5", + "shasum": "220479c5187b1619d5703f64c6f8c272afecf897" }, "require": { "drupal/core": "^9.4 || ^10", @@ -11350,8 +11389,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.4", - "datestamp": "1685368786", + "version": "4.2.5", + "datestamp": "1691066184", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11479,17 +11518,17 @@ }, { "name": "drupal/views_infinite_scroll", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_infinite_scroll.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-2.0.1.zip", - "reference": "2.0.1", - "shasum": "c57a2c63f00c53a9ee7e741c7f37df21eb9e76de" + "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-2.0.2.zip", + "reference": "2.0.2", + "shasum": "8b2b935d1e5d94d7ad068d099512d3b915efb41f" }, "require": { "drupal/core": "^9.2 || ^10" @@ -11497,8 +11536,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1664716655", + "version": "2.0.2", + "datestamp": "1689001933", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11510,6 +11549,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Anybody", + "homepage": "https://www.drupal.org/user/291091" + }, + { + "name": "Grevil", + "homepage": "https://www.drupal.org/user/3668491" + }, { "name": "Honza PoboĊ™il", "homepage": "https://www.drupal.org/user/123612" @@ -11525,6 +11572,10 @@ { "name": "Sam152", "homepage": "https://www.drupal.org/user/1485048" + }, + { + "name": "thomas.frobieter", + "homepage": "https://www.drupal.org/user/409335" } ], "description": "A pager which allows an infinite scroll effect for views.", @@ -11535,26 +11586,29 @@ }, { "name": "drupal/views_rss", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_rss.git", - "reference": "8.x-2.0" + "reference": "8.x-2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_rss-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "1bc82f538cb3fa938b6d648184cef79a56a784a6" + "url": "https://ftp.drupal.org/files/projects/views_rss-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "12f7dcc2cfaa6c240bbbe84979e6884a0bcc23c4" }, "require": { "drupal/core": "^9 || ^10" }, + "require-dev": { + "drupal/views_rss-views_rss_media": "*" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0", - "datestamp": "1686736424", + "version": "8.x-2.1", + "datestamp": "1689081044", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12304,31 +12358,92 @@ "time": "2023-02-11T19:58:58+00:00" }, { - "name": "firebase/php-jwt", - "version": "v6.7.0", + "name": "fileeye/pel", + "version": "0.9.20", "source": { "type": "git", - "url": "https://github.com/firebase/php-jwt.git", - "reference": "71278f20b0a623389beefe87a641d03948a38870" + "url": "https://github.com/FileEye/pel.git", + "reference": "1675cbd44e89ff8f01b9576cf32ec1b4a4a67ede" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/71278f20b0a623389beefe87a641d03948a38870", - "reference": "71278f20b0a623389beefe87a641d03948a38870", + "url": "https://api.github.com/repos/FileEye/pel/zipball/1675cbd44e89ff8f01b9576cf32ec1b4a4a67ede", + "reference": "1675cbd44e89ff8f01b9576cf32ec1b4a4a67ede", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": ">=7.1.0" }, "require-dev": { - "guzzlehttp/guzzle": "^6.5||^7.4", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "psr/cache": "^1.0||^2.0", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0" + "ext-exif": "*", + "ext-gd": "*", + "php-coveralls/php-coveralls": ">2.4", + "phpstan/phpstan": "^1.4", + "squizlabs/php_codesniffer": ">3.5", + "symfony/phpunit-bridge": "^4 || ^5 || ^6" }, - "suggest": { + "type": "library", + "autoload": { + "psr-4": { + "lsolesen\\pel\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0" + ], + "authors": [ + { + "name": "Lars Olesen", + "email": "lars@intraface.dk", + "homepage": "http://intraface.dk", + "role": "Developer" + }, + { + "name": "Martin Geisler", + "email": "martin@geisler.net", + "homepage": "http://geisler.net", + "role": "Developer" + } + ], + "description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.", + "homepage": "https://github.com/FileEye/pel", + "keywords": [ + "exif", + "image" + ], + "support": { + "issues": "https://github.com/FileEye/pel/issues", + "source": "https://github.com/FileEye/pel/tree/0.9.20" + }, + "time": "2023-06-20T07:10:35+00:00" + }, + { + "name": "firebase/php-jwt", + "version": "v6.8.1", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/5dbc8959427416b8ee09a100d7a8588c00fb2e26", + "reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26", + "shasum": "" + }, + "require": { + "php": "^7.4||^8.0" + }, + "require-dev": { + "guzzlehttp/guzzle": "^6.5||^7.4", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "psr/cache": "^1.0||^2.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0" + }, + "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, @@ -12362,9 +12477,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.7.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.8.1" }, - "time": "2023-06-14T15:29:26+00:00" + "time": "2023-07-14T18:33:00+00:00" }, { "name": "galbar/jsonpath", @@ -13024,6 +13139,58 @@ ], "time": "2023-04-17T16:00:37+00:00" }, + { + "name": "harvesthq/chosen", + "version": "v1.8.7", + "source": { + "type": "git", + "url": "https://github.com/harvesthq/chosen-package.git", + "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d", + "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d", + "shasum": "" + }, + "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Koen Punt", + "homepage": "https://github.com/koenpunt" + }, + { + "name": "Patrick Filler", + "homepage": "https://github.com/pfiller" + }, + { + "name": "Christophe Coevoet", + "homepage": "https://github.com/stof" + }, + { + "name": "Ken Earley", + "homepage": "https://github.com/kenearley" + } + ], + "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.", + "homepage": "https://harvesthq.github.io/chosen/", + "keywords": [ + "dropdown", + "form", + "input", + "multiselect", + "select", + "ui" + ], + "support": { + "source": "https://github.com/harvesthq/chosen-package/tree/v1.8.7" + }, + "time": "2018-06-28T20:32:51+00:00" + }, { "name": "joshfraser/php-name-parser", "version": "dev-master", @@ -13549,16 +13716,16 @@ }, { "name": "league/csv", - "version": "9.9.0", + "version": "9.10.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "b4418ede47fbd88facc34e40a16c8ce9153b961b" + "reference": "d24b0d484812313b07ab74b0fe4db9661606df6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/b4418ede47fbd88facc34e40a16c8ce9153b961b", - "reference": "b4418ede47fbd88facc34e40a16c8ce9153b961b", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/d24b0d484812313b07ab74b0fe4db9661606df6c", + "reference": "d24b0d484812313b07ab74b0fe4db9661606df6c", "shasum": "" }, "require": { @@ -13567,16 +13734,17 @@ "php": "^8.1.2" }, "require-dev": { - "doctrine/collections": "^2.1.2", + "doctrine/collections": "^2.1.3", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^v3.14.3", - "phpbench/phpbench": "^1.2.8", - "phpstan/phpstan": "^1.10.4", - "phpstan/phpstan-deprecation-rules": "^1.1.2", - "phpstan/phpstan-phpunit": "^1.3.10", - "phpstan/phpstan-strict-rules": "^1.5.0", - "phpunit/phpunit": "^10.0.14" + "friendsofphp/php-cs-fixer": "^v3.22.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/phpstan": "^1.10.26", + "phpstan/phpstan-deprecation-rules": "^1.1.3", + "phpstan/phpstan-phpunit": "^1.3.13", + "phpstan/phpstan-strict-rules": "^1.5.1", + "phpunit/phpunit": "^10.3.1", + "symfony/var-dumper": "^6.3.3" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", @@ -13632,7 +13800,7 @@ "type": "github" } ], - "time": "2023-03-11T15:57:12+00:00" + "time": "2023-08-04T15:12:48+00:00" }, { "name": "league/event", @@ -13688,37 +13856,106 @@ }, "time": "2018-11-26T11:52:41+00:00" }, + { + "name": "league/oauth2-client", + "version": "2.7.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/oauth2-client.git", + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "paragonie/random_compat": "^1 || ^2 || ^9.99", + "php": "^5.6 || ^7.0 || ^8.0" + }, + "require-dev": { + "mockery/mockery": "^1.3.5", + "php-parallel-lint/php-parallel-lint": "^1.3.1", + "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", + "squizlabs/php_codesniffer": "^2.3 || ^3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\OAuth2\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alex Bilbie", + "email": "hello@alexbilbie.com", + "homepage": "http://www.alexbilbie.com", + "role": "Developer" + }, + { + "name": "Woody Gilk", + "homepage": "https://github.com/shadowhand", + "role": "Contributor" + } + ], + "description": "OAuth 2.0 Client Library", + "keywords": [ + "Authentication", + "SSO", + "authorization", + "identity", + "idp", + "oauth", + "oauth2", + "single sign on" + ], + "support": { + "issues": "https://github.com/thephpleague/oauth2-client/issues", + "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" + }, + "time": "2023-04-16T18:19:15+00:00" + }, { "name": "league/oauth2-server", - "version": "8.5.1", + "version": "8.5.3", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef" + "reference": "eb91b4190e7f6169053ebf8ffa352d47e756b2ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/43cd4d406906c6be5c8de2cee9bd3ad3753544ef", - "reference": "43cd4d406906c6be5c8de2cee9bd3ad3753544ef", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/eb91b4190e7f6169053ebf8ffa352d47e756b2ce", + "reference": "eb91b4190e7f6169053ebf8ffa352d47e756b2ce", "shasum": "" }, "require": { "defuse/php-encryption": "^2.3", - "ext-json": "*", "ext-openssl": "*", "lcobucci/clock": "^2.2 || ^3.0", "lcobucci/jwt": "^4.3 || ^5.0", "league/event": "^2.2", "league/uri": "^6.7", "php": "^8.0", - "psr/http-message": "^1.0.1" + "psr/http-message": "^1.0.1 || ^2.0" }, "replace": { "league/oauth2server": "*", "lncd/oauth2": "*" }, "require-dev": { - "laminas/laminas-diactoros": "^2.24.0", + "laminas/laminas-diactoros": "^3.0.0", "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-phpunit": "^0.12.16", "phpunit/phpunit": "^9.6.6", @@ -13767,7 +14004,7 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", - "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.1" + "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.3" }, "funding": [ { @@ -13775,7 +14012,7 @@ "type": "github" } ], - "time": "2023-04-04T10:20:16+00:00" + "time": "2023-07-05T23:01:32+00:00" }, { "name": "league/uri", @@ -14101,66 +14338,6 @@ ], "time": "2022-12-20T20:21:10+00:00" }, - { - "name": "lsolesen/pel", - "version": "0.9.12", - "source": { - "type": "git", - "url": "https://github.com/pel/pel.git", - "reference": "b95fe29cdacf9d36330da277f10910a13648c84c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/pel/pel/zipball/b95fe29cdacf9d36330da277f10910a13648c84c", - "reference": "b95fe29cdacf9d36330da277f10910a13648c84c", - "shasum": "" - }, - "require": { - "php": ">=7.1.0" - }, - "require-dev": { - "ext-exif": "*", - "ext-gd": "*", - "php-coveralls/php-coveralls": ">2.4", - "squizlabs/php_codesniffer": ">3.5", - "symfony/phpunit-bridge": "^4 || ^5" - }, - "type": "library", - "autoload": { - "psr-4": { - "lsolesen\\pel\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0" - ], - "authors": [ - { - "name": "Lars Olesen", - "email": "lars@intraface.dk", - "homepage": "http://intraface.dk", - "role": "Developer" - }, - { - "name": "Martin Geisler", - "email": "martin@geisler.net", - "homepage": "http://geisler.net", - "role": "Developer" - } - ], - "description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.", - "homepage": "http://pel.github.com/pel/", - "keywords": [ - "exif", - "image" - ], - "support": { - "issues": "https://github.com/pel/pel/issues", - "source": "https://github.com/pel/pel/tree/0.9.12" - }, - "time": "2022-02-18T13:20:54+00:00" - }, { "name": "masterminds/html5", "version": "2.7.6", @@ -14657,16 +14834,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.5", + "version": "v4.16.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e" + "reference": "19526a33fb561ef417e822e85f08a00db4059c17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e", - "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17", + "reference": "19526a33fb561ef417e822e85f08a00db4059c17", "shasum": "" }, "require": { @@ -14707,9 +14884,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0" }, - "time": "2023-05-19T20:20:00+00:00" + "time": "2023-06-25T14:52:30+00:00" }, { "name": "onlyextart/colorbox", @@ -15582,16 +15759,16 @@ }, { "name": "psy/psysh", - "version": "v0.11.18", + "version": "v0.11.20", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec" + "reference": "0fa27040553d1d280a67a4393194df5228afea5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", - "reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b", + "reference": "0fa27040553d1d280a67a4393194df5228afea5b", "shasum": "" }, "require": { @@ -15652,9 +15829,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.18" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.20" }, - "time": "2023-05-23T02:31:11+00:00" + "time": "2023-07-31T14:32:22+00:00" }, { "name": "ralouphie/getallheaders", @@ -15973,16 +16150,16 @@ }, { "name": "setasign/fpdi", - "version": "v2.3.7", + "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", - "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05" + "reference": "f4ba73e5bc053ccc90b81717c5df1cb2ea7bae7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Setasign/FPDI/zipball/bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05", - "reference": "bccc892d5fa1f48c43f8ba7db5ed4ba6f30c8c05", + "url": "https://api.github.com/repos/Setasign/FPDI/zipball/f4ba73e5bc053ccc90b81717c5df1cb2ea7bae7b", + "reference": "f4ba73e5bc053ccc90b81717c5df1cb2ea7bae7b", "shasum": "" }, "require": { @@ -15995,7 +16172,7 @@ "require-dev": { "phpunit/phpunit": "~5.7", "setasign/fpdf": "~1.8", - "setasign/tfpdf": "1.31", + "setasign/tfpdf": "~1.31", "squizlabs/php_codesniffer": "^3.5", "tecnickcom/tcpdf": "~6.2" }, @@ -16033,7 +16210,7 @@ ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", - "source": "https://github.com/Setasign/FPDI/tree/v2.3.7" + "source": "https://github.com/Setasign/FPDI/tree/v2.4.1" }, "funding": [ { @@ -16041,7 +16218,7 @@ "type": "tidelift" } ], - "time": "2023-02-09T10:38:43+00:00" + "time": "2023-07-27T08:12:09+00:00" }, { "name": "simplesamlphp/assert", @@ -17995,6 +18172,50 @@ }, "time": "2023-01-19T16:49:09+00:00" }, + { + "name": "su-sws/blt-sws", + "version": "dev-main", + "source": { + "type": "git", + "url": "https://github.com/SU-SWS/blt-sws.git", + "reference": "828dc1a59807fa16774cb6a28eac77487bf3ca21" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/SU-SWS/blt-sws/zipball/828dc1a59807fa16774cb6a28eac77487bf3ca21", + "reference": "828dc1a59807fa16774cb6a28eac77487bf3ca21", + "shasum": "" + }, + "require": { + "davidrjonas/composer-lock-diff": "^1.0@dev", + "typhonius/acquia-php-sdk-v2": "^2.0 ||^3.0" + }, + "replace": { + "acquia/blt-drupal-test": "1.0.0", + "acquia/blt-simplesamlphp": "1.0.0" + }, + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Sws\\BltSws\\": "./src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "BLT Plugin commands", + "keywords": [ + "acquia", + "blt" + ], + "support": { + "issues": "https://github.com/SU-SWS/blt-sws/issues", + "source": "https://github.com/SU-SWS/blt-sws/tree/main" + }, + "time": "2023-07-31T06:10:58+00:00" + }, { "name": "su-sws/drupal-patches", "version": "8.1.21", @@ -18121,7 +18342,7 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/earth_news_importer.git", - "reference": "5a4216809e76137d60c81ad465051c9be5b8e6b2" + "reference": "1.x" }, "type": "drupal-module" }, @@ -18323,16 +18544,16 @@ }, { "name": "su-sws/stanford_migrate", - "version": "8.4.2", + "version": "8.4.4", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_migrate.git", - "reference": "075d529d48fdbe68309b5c4450879e4b095b3aa8" + "reference": "09583061355223785d92f92a566b3e162b82a086" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/075d529d48fdbe68309b5c4450879e4b095b3aa8", - "reference": "075d529d48fdbe68309b5c4450879e4b095b3aa8", + "url": "https://api.github.com/repos/SU-SWS/stanford_migrate/zipball/09583061355223785d92f92a566b3e162b82a086", + "reference": "09583061355223785d92f92a566b3e162b82a086", "shasum": "" }, "require": { @@ -18373,22 +18594,22 @@ "homepage": "https://github.com/SU-SWS/stanford_migrate", "support": { "issues": "https://github.com/SU-SWS/stanford_migrate/issues", - "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.4.2" + "source": "https://github.com/SU-SWS/stanford_migrate/tree/8.4.4" }, - "time": "2023-01-23T16:26:49+00:00" + "time": "2023-07-28T22:42:35+00:00" }, { "name": "su-sws/stanford_profile_helper", - "version": "9.x-dev", + "version": "9.2.15", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_profile_helper.git", - "reference": "69c50738da7e78cd20544c03d9c7928df0d9204c" + "reference": "7b78083f483e2fe84d4780f341f879abf8deb470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_profile_helper/zipball/69c50738da7e78cd20544c03d9c7928df0d9204c", - "reference": "69c50738da7e78cd20544c03d9c7928df0d9204c", + "url": "https://api.github.com/repos/SU-SWS/stanford_profile_helper/zipball/7b78083f483e2fe84d4780f341f879abf8deb470", + "reference": "7b78083f483e2fe84d4780f341f879abf8deb470", "shasum": "" }, "require": { @@ -18438,7 +18659,6 @@ "su-sws/stanford_media": "^9.0", "su-sws/stanford_migrate": "^8.4" }, - "default-branch": true, "type": "drupal-custom-module", "extra": { "drush": { @@ -18468,22 +18688,22 @@ ], "description": "Helper Module For Stanford Profile", "support": { - "source": "https://github.com/SU-SWS/stanford_profile_helper/tree/9.x" + "source": "https://github.com/SU-SWS/stanford_profile_helper/tree/9.2.15" }, - "time": "2023-08-02T22:28:20+00:00" + "time": "2023-08-04T17:19:30+00:00" }, { "name": "su-sws/stanford_ssp", - "version": "8.3.0", + "version": "8.3.5", "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford_ssp.git", - "reference": "2589f9a432a33710eba0a3b0225205a710dbc1ae" + "reference": "249b9e3643341442a46cce7830d1e92c9bc2f715" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford_ssp/zipball/2589f9a432a33710eba0a3b0225205a710dbc1ae", - "reference": "2589f9a432a33710eba0a3b0225205a710dbc1ae", + "url": "https://api.github.com/repos/SU-SWS/stanford_ssp/zipball/249b9e3643341442a46cce7830d1e92c9bc2f715", + "reference": "249b9e3643341442a46cce7830d1e92c9bc2f715", "shasum": "" }, "require": { @@ -18510,9 +18730,9 @@ "description": "A Drupal Authentication Module.", "support": { "issues": "https://github.com/SU-SWS/stanford_ssp/issues", - "source": "https://github.com/SU-SWS/stanford_ssp/tree/8.3.0" + "source": "https://github.com/SU-SWS/stanford_ssp/tree/8.3.5" }, - "time": "2023-05-04T00:59:10+00:00" + "time": "2023-07-17T20:18:17+00:00" }, { "name": "symfony-cmf/routing", @@ -18579,16 +18799,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.23", + "version": "v5.4.25", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107" + "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/983c79ff28612cdfd66d8e44e1a06e5afc87e107", - "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107", + "url": "https://api.github.com/repos/symfony/cache/zipball/e2013521c0f07473ae69a01fce0af78fc3ec0f23", + "reference": "e2013521c0f07473ae69a01fce0af78fc3ec0f23", "shasum": "" }, "require": { @@ -18656,7 +18876,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.23" + "source": "https://github.com/symfony/cache/tree/v5.4.25" }, "funding": [ { @@ -18672,7 +18892,7 @@ "type": "tidelift" } ], - "time": "2023-04-21T15:38:51+00:00" + "time": "2023-06-22T08:06:06+00:00" }, { "name": "symfony/cache-contracts", @@ -21918,16 +22138,16 @@ }, { "name": "symfony/var-exporter", - "version": "v5.4.21", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "be74908a6942fdd331554b3cec27ff41b45ccad4" + "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/be74908a6942fdd331554b3cec27ff41b45ccad4", - "reference": "be74908a6942fdd331554b3cec27ff41b45ccad4", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/11401fe94f960249b3c63a488c63ba73091c1e4a", + "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a", "shasum": "" }, "require": { @@ -21971,7 +22191,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v5.4.21" + "source": "https://github.com/symfony/var-exporter/tree/v5.4.26" }, "funding": [ { @@ -21987,7 +22207,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T19:46:44+00:00" + "time": "2023-07-20T07:21:16+00:00" }, { "name": "symfony/yaml", @@ -22273,17 +22493,78 @@ "time": "2023-05-03T17:49:41+00:00" }, { - "name": "typo3/phar-stream-wrapper", - "version": "v3.1.7", + "name": "typhonius/acquia-php-sdk-v2", + "version": "2.0.15", "source": { "type": "git", - "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" + "url": "https://github.com/typhonius/acquia-php-sdk-v2.git", + "reference": "ce6534ab7d79697a0f0204d81b7475c1037d4471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", - "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", + "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/ce6534ab7d79697a0f0204d81b7475c1037d4471", + "reference": "ce6534ab7d79697a0f0204d81b7475c1037d4471", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.3", + "league/oauth2-client": "^2.4", + "php": ">=7.3", + "symfony/cache": "^4|^5", + "webmozart/path-util": "^2.3" + }, + "require-dev": { + "eloquent/phony-phpunit": "^4", + "php-coveralls/php-coveralls": "^2.0.0", + "phpstan/phpstan": "^0.11.19", + "phpstan/phpstan-phpunit": "^0.11.2", + "phpunit/phpunit": "^7.0", + "squizlabs/php_codesniffer": "3.*" + }, + "type": "library", + "autoload": { + "psr-4": { + "AcquiaCloudApi\\Response\\": "src/Response", + "AcquiaCloudApi\\Connector\\": "src/Connector", + "AcquiaCloudApi\\Endpoints\\": "src/Endpoints", + "AcquiaCloudApi\\Exception\\": "src/Exception" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Adam Malone", + "email": "adam@adammalone.net" + } + ], + "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/2.0.15" + }, + "funding": [ + { + "url": "https://github.com/typhonius", + "type": "github" + } + ], + "time": "2020-10-20T22:54:07+00:00" + }, + { + "name": "typo3/phar-stream-wrapper", + "version": "v3.1.7", + "source": { + "type": "git", + "url": "https://github.com/TYPO3/phar-stream-wrapper.git", + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "shasum": "" }, "require": { @@ -22586,48 +22867,6 @@ } ], "packages-dev": [ - { - "name": "acquia/blt-drupal-test", - "version": "v1.0.0", - "source": { - "type": "git", - "url": "https://github.com/acquia/blt-drupal-test.git", - "reference": "8b85086d6efe606edeab3066ba9fad225eb4e80e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/acquia/blt-drupal-test/zipball/8b85086d6efe606edeab3066ba9fad225eb4e80e", - "reference": "8b85086d6efe606edeab3066ba9fad225eb4e80e", - "shasum": "" - }, - "require": { - "drupal/core-dev": "^9.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Acquia\\BltDrupalTest\\": "./src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Acquia Engineering", - "homepage": "https://www.acquia.com", - "role": "Maintainer" - } - ], - "description": "PHPUnit integration for Acquia BLT", - "support": { - "issues": "https://github.com/acquia/blt-drupal-test/issues", - "source": "https://github.com/acquia/blt-drupal-test/tree/v1.0.0" - }, - "abandoned": true, - "time": "2020-11-03T23:25:11+00:00" - }, { "name": "acquia/blt-multisite", "version": "v1.0.0", @@ -23798,46 +24037,6 @@ ], "time": "2022-02-25T21:32:43+00:00" }, - { - "name": "davidrjonas/composer-lock-diff", - "version": "1.7.0", - "source": { - "type": "git", - "url": "https://github.com/davidrjonas/composer-lock-diff.git", - "reference": "3c39a39849e6d235e588c6ae273d97c8785e9008" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/davidrjonas/composer-lock-diff/zipball/3c39a39849e6d235e588c6ae273d97c8785e9008", - "reference": "3c39a39849e6d235e588c6ae273d97c8785e9008", - "shasum": "" - }, - "bin": [ - "composer-lock-diff" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "David Jonas", - "homepage": "https://github.com/davidrjonas" - } - ], - "description": "See what has changed after a composer update.", - "support": { - "issues": "https://github.com/davidrjonas/composer-lock-diff/issues", - "source": "https://github.com/davidrjonas/composer-lock-diff/tree/1.7.0" - }, - "time": "2022-03-11T17:43:07+00:00" - }, { "name": "doctrine/common", "version": "3.4.3", @@ -24257,7 +24456,7 @@ }, { "name": "drupal/core-dev", - "version": "9.5.9", + "version": "9.5.10", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -24301,7 +24500,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/9.5.9" + "source": "https://github.com/drupal/core-dev/tree/9.5.10" }, "time": "2022-07-27T00:23:55+00:00" }, @@ -24423,26 +24622,26 @@ }, { "name": "drupal/masquerade", - "version": "2.0.0-rc1", + "version": "2.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/masquerade.git", - "reference": "8.x-2.0-rc1" + "reference": "8.x-2.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/masquerade-8.x-2.0-rc1.zip", - "reference": "8.x-2.0-rc1", - "shasum": "9a800f80cdc4535019dab2d093286c7262a846bf" + "url": "https://ftp.drupal.org/files/projects/masquerade-8.x-2.0-rc2.zip", + "reference": "8.x-2.0-rc2", + "shasum": "7e3a5a26d4682913e4f38da6375b9cfcd307ebbf" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-rc1", - "datestamp": "1661364139", + "version": "8.x-2.0-rc2", + "datestamp": "1690409136", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -24762,16 +24961,16 @@ }, { "name": "league/html-to-markdown", - "version": "5.1.0", + "version": "5.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/html-to-markdown.git", - "reference": "e0fc8cf07bdabbcd3765341ecb50c34c271d64e1" + "reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e0fc8cf07bdabbcd3765341ecb50c34c271d64e1", - "reference": "e0fc8cf07bdabbcd3765341ecb50c34c271d64e1", + "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0b4066eede55c48f38bcee4fb8f0aa85654390fd", + "reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd", "shasum": "" }, "require": { @@ -24781,11 +24980,11 @@ }, "require-dev": { "mikehaertl/php-shellcommand": "^1.1.0", - "phpstan/phpstan": "^0.12.99", + "phpstan/phpstan": "^1.8.8", "phpunit/phpunit": "^8.5 || ^9.2", "scrutinizer/ocular": "^1.6", - "unleashedtech/php-coding-standard": "^2.7", - "vimeo/psalm": "^4.22" + "unleashedtech/php-coding-standard": "^2.7 || ^3.0", + "vimeo/psalm": "^4.22 || ^5.0" }, "bin": [ "bin/html-to-markdown" @@ -24827,7 +25026,7 @@ ], "support": { "issues": "https://github.com/thephpleague/html-to-markdown/issues", - "source": "https://github.com/thephpleague/html-to-markdown/tree/5.1.0" + "source": "https://github.com/thephpleague/html-to-markdown/tree/5.1.1" }, "funding": [ { @@ -24847,77 +25046,7 @@ "type": "tidelift" } ], - "time": "2022-03-02T17:24:08+00:00" - }, - { - "name": "league/oauth2-client", - "version": "2.7.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0 || ^7.0", - "paragonie/random_compat": "^1 || ^2 || ^9.99", - "php": "^5.6 || ^7.0 || ^8.0" - }, - "require-dev": { - "mockery/mockery": "^1.3.5", - "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", - "squizlabs/php_codesniffer": "^2.3 || ^3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alex Bilbie", - "email": "hello@alexbilbie.com", - "homepage": "http://www.alexbilbie.com", - "role": "Developer" - }, - { - "name": "Woody Gilk", - "homepage": "https://github.com/shadowhand", - "role": "Contributor" - } - ], - "description": "OAuth 2.0 Client Library", - "keywords": [ - "Authentication", - "SSO", - "authorization", - "identity", - "idp", - "oauth", - "oauth2", - "single sign on" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" - }, - "time": "2023-04-16T18:19:15+00:00" + "time": "2023-07-12T21:21:09+00:00" }, { "name": "mikey179/vfsstream", @@ -25436,16 +25565,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.23.0", + "version": "1.23.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "a2b24135c35852b348894320d47b3902a94bc494" + "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a2b24135c35852b348894320d47b3902a94bc494", - "reference": "a2b24135c35852b348894320d47b3902a94bc494", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26", + "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26", "shasum": "" }, "require": { @@ -25477,22 +25606,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1" }, - "time": "2023-07-23T22:17:56+00:00" + "time": "2023-08-03T16:32:59+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "9.2.26", + "version": "9.2.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1" + "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", - "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b0a88255cb70d52653d80c890bd7f38740ea50d1", + "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1", "shasum": "" }, "require": { @@ -25548,7 +25677,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26" + "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.27" }, "funding": [ { @@ -25556,7 +25686,7 @@ "type": "github" } ], - "time": "2023-03-06T12:58:08+00:00" + "time": "2023-07-26T13:44:30+00:00" }, { "name": "phpunit/php-file-iterator", @@ -25801,16 +25931,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.9", + "version": "9.6.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778" + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9aceaf20a682aeacf28d582654a1670d8826778", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328", + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328", "shasum": "" }, "require": { @@ -25884,7 +26014,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10" }, "funding": [ { @@ -25900,7 +26030,7 @@ "type": "tidelift" } ], - "time": "2023-06-11T06:13:56+00:00" + "time": "2023-07-10T04:04:23+00:00" }, { "name": "react/promise", @@ -26480,16 +26610,16 @@ }, { "name": "sebastian/global-state", - "version": "5.0.5", + "version": "5.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" + "reference": "bde739e7565280bda77be70044ac1047bc007e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34", + "reference": "bde739e7565280bda77be70044ac1047bc007e34", "shasum": "" }, "require": { @@ -26532,7 +26662,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6" }, "funding": [ { @@ -26540,7 +26670,7 @@ "type": "github" } ], - "time": "2022-02-14T08:28:10+00:00" + "time": "2023-08-02T09:26:13+00:00" }, { "name": "sebastian/lines-of-code", @@ -27050,47 +27180,6 @@ }, "time": "2022-08-31T10:31:18+00:00" }, - { - "name": "su-sws/blt-sws", - "version": "dev-main", - "source": { - "type": "git", - "url": "https://github.com/SU-SWS/blt-sws.git", - "reference": "5b470257aaac8de1f08d83f6b95157b694a01cfa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/blt-sws/zipball/5b470257aaac8de1f08d83f6b95157b694a01cfa", - "reference": "5b470257aaac8de1f08d83f6b95157b694a01cfa", - "shasum": "" - }, - "require": { - "acquia/blt-drupal-test": "^1.0", - "davidrjonas/composer-lock-diff": "^1.0@dev", - "typhonius/acquia-php-sdk-v2": "^2.0" - }, - "default-branch": true, - "type": "library", - "autoload": { - "psr-4": { - "Sws\\BltSws\\": "./src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "BLT Plugin commands", - "keywords": [ - "acquia", - "blt" - ], - "support": { - "issues": "https://github.com/SU-SWS/blt-sws/issues", - "source": "https://github.com/SU-SWS/blt-sws/tree/main" - }, - "time": "2022-12-02T07:25:14+00:00" - }, { "name": "su-sws/drupal-dev", "version": "8.3.1", @@ -27150,19 +27239,20 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford-caravan.git", - "reference": "85aa013d821ab9d58300c80cbc1e5d05e2978b7c" + "reference": "4d2ecfed39e8406f9a706dd4b579f06ded2dac27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/85aa013d821ab9d58300c80cbc1e5d05e2978b7c", - "reference": "85aa013d821ab9d58300c80cbc1e5d05e2978b7c", + "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/4d2ecfed39e8406f9a706dd4b579f06ded2dac27", + "reference": "4d2ecfed39e8406f9a706dd4b579f06ded2dac27", "shasum": "" }, "require": { - "consolidation/robo": "^1.0 || ^2.0 || ^3.0", + "consolidation/robo": "^1.0 || ^2.0 || ^3.0 || ^4.0", "fakerphp/faker": "^1.19", "league/html-to-markdown": "^5.1" }, + "default-branch": true, "bin": [ "sws-caravan" ], @@ -27184,7 +27274,7 @@ "issues": "https://github.com/SU-SWS/stanford-caravan/issues", "source": "https://github.com/SU-SWS/stanford-caravan/tree/8.x-3.x" }, - "time": "2023-06-07T00:33:00+00:00" + "time": "2023-07-28T20:56:12+00:00" }, { "name": "symfony/browser-kit", @@ -27338,16 +27428,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.4.23", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "1572c5b7cad812bdf0414d89a32a33a2dafb38ba" + "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1572c5b7cad812bdf0414d89a32a33a2dafb38ba", - "reference": "1572c5b7cad812bdf0414d89a32a33a2dafb38ba", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d04639b395e25efa4260fc5b12a9fa1eafb38a64", + "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64", "shasum": "" }, "require": { @@ -27401,7 +27491,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.23" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.26" }, "funding": [ { @@ -27417,7 +27507,7 @@ "type": "tidelift" } ], - "time": "2023-04-18T09:42:03+00:00" + "time": "2023-07-12T15:44:31+00:00" }, { "name": "theseer/tokenizer", @@ -27468,67 +27558,6 @@ } ], "time": "2021-07-28T10:34:58+00:00" - }, - { - "name": "typhonius/acquia-php-sdk-v2", - "version": "2.0.15", - "source": { - "type": "git", - "url": "https://github.com/typhonius/acquia-php-sdk-v2.git", - "reference": "ce6534ab7d79697a0f0204d81b7475c1037d4471" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/ce6534ab7d79697a0f0204d81b7475c1037d4471", - "reference": "ce6534ab7d79697a0f0204d81b7475c1037d4471", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.3", - "league/oauth2-client": "^2.4", - "php": ">=7.3", - "symfony/cache": "^4|^5", - "webmozart/path-util": "^2.3" - }, - "require-dev": { - "eloquent/phony-phpunit": "^4", - "php-coveralls/php-coveralls": "^2.0.0", - "phpstan/phpstan": "^0.11.19", - "phpstan/phpstan-phpunit": "^0.11.2", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "3.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "AcquiaCloudApi\\Response\\": "src/Response", - "AcquiaCloudApi\\Connector\\": "src/Connector", - "AcquiaCloudApi\\Endpoints\\": "src/Endpoints", - "AcquiaCloudApi\\Exception\\": "src/Exception" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Adam Malone", - "email": "adam@adammalone.net" - } - ], - "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/2.0.15" - }, - "funding": [ - { - "url": "https://github.com/typhonius", - "type": "github" - } - ], - "time": "2020-10-20T22:54:07+00:00" } ], "aliases": [], @@ -27557,7 +27586,6 @@ "drupal/webp": 10, "onlyextart/colorbox": 20, "su-sws/earth_news_importer": 20, - "su-sws/stanford_profile_helper": 20, "su-sws/blt-sws": 20 }, "prefer-stable": true, diff --git a/docroot/profiles/sdss/sdss_profile/config/sync/views.view.content.yml b/docroot/profiles/sdss/sdss_profile/config/sync/views.view.content.yml index ea368f15b..eec23c6d3 100644 --- a/docroot/profiles/sdss/sdss_profile/config/sync/views.view.content.yml +++ b/docroot/profiles/sdss/sdss_profile/config/sync/views.view.content.yml @@ -74,6 +74,7 @@ display: batch: true batch_size: 10 form_step: true + ajax_loader: false buttons: false action_title: Action clear_on_exposed: true diff --git a/docroot/profiles/sdss/sdss_profile/config/sync/views.view.files.yml b/docroot/profiles/sdss/sdss_profile/config/sync/views.view.files.yml index 23b13b057..c62906867 100644 --- a/docroot/profiles/sdss/sdss_profile/config/sync/views.view.files.yml +++ b/docroot/profiles/sdss/sdss_profile/config/sync/views.view.files.yml @@ -74,6 +74,7 @@ display: batch: true batch_size: 10 form_step: true + ajax_loader: false buttons: false action_title: Action clear_on_exposed: true