From d8ec76241e2a7c029521d039d158e42ef62d2dbc Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 21 Aug 2024 18:29:18 -0300 Subject: [PATCH] Drush 13, second attempt (#162) * Use drush 13. * Update db scheme in CI. * Update db scheme in CI. * Update to not test on 8.1. --- .github/workflows/ci.yml | 4 +- composer.json | 2 +- composer.lock | 580 ++++++++++++++++++++++++++++----------- 3 files changed, 430 insertions(+), 156 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47c1d55f..37771f76 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: strategy: fail-fast: false matrix: - php-versions: [ 8.1, 8.2, 8.3 ] + php-versions: [ 8.2, 8.3 ] name: PHP ${{ matrix.php-versions }} @@ -42,7 +42,7 @@ jobs: - name: Test site installation shell: bash - run: composer exec -- drush site:install --existing-config --db-url=sqlite:test_db + run: composer exec -- drush site:install --existing-config --db-url=sqlite://sites/test_db - name: Inspect configuration shell: bash diff --git a/composer.json b/composer.json index 4396d4fb..e017b228 100755 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "drupal/twig_tweak": "^3.2", "drupal/views_data_export": "^1.2", "drupal/views_field_view": "^1.0@beta", - "drush/drush": "^12", + "drush/drush": "^13", "islandora-rdm/islandora_fits": "dev-8.x-1.x as 1.x-dev", "islandora/views_nested_details": "^1.0", "library/pdf.js": "^2.4", diff --git a/composer.lock b/composer.lock index c846f0ba..a712eddf 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": "58a8377f401d0f4b64c339bcb672cb1d", + "content-hash": "a3c1674e563772dbefbcfeefec6def48", "packages": [ { "name": "adci/full-name-parser", @@ -288,16 +288,16 @@ }, { "name": "citation-style-language/styles", - "version": "v0.0.437", + "version": "v0.0.439", "source": { "type": "git", "url": "https://github.com/citation-style-language/styles.git", - "reference": "b2be5aeeee7f00fd2032ac1daad995bbe95398cf" + "reference": "3674fcfb11197f8a7bfaedadaf8ea147e34feedd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/citation-style-language/styles/zipball/b2be5aeeee7f00fd2032ac1daad995bbe95398cf", - "reference": "b2be5aeeee7f00fd2032ac1daad995bbe95398cf", + "url": "https://api.github.com/repos/citation-style-language/styles/zipball/3674fcfb11197f8a7bfaedadaf8ea147e34feedd", + "reference": "3674fcfb11197f8a7bfaedadaf8ea147e34feedd", "shasum": "" }, "type": "library", @@ -315,7 +315,7 @@ "homepage": "http://citationstyles.org/", "support": { "issues": "https://github.com/citation-style-language/styles/issues", - "source": "https://github.com/citation-style-language/styles/tree/v0.0.437" + "source": "https://github.com/citation-style-language/styles/tree/v0.0.439" }, "funding": [ { @@ -323,7 +323,7 @@ "type": "github" } ], - "time": "2024-06-17T03:20:33+00:00" + "time": "2024-07-12T13:04:59+00:00" }, { "name": "composer/installers", @@ -478,16 +478,16 @@ }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", "shasum": "" }, "require": { @@ -539,7 +539,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.0" + "source": "https://github.com/composer/semver/tree/3.4.2" }, "funding": [ { @@ -555,7 +555,7 @@ "type": "tidelift" } ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2024-07-12T11:35:52+00:00" }, { "name": "consolidation/annotated-command", @@ -1123,16 +1123,16 @@ }, { "name": "dflydev/dot-access-data", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference": "f41715465d65213d644d3141a6a93081be5d3549" + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", - "reference": "f41715465d65213d644d3141a6a93081be5d3549", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f", + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f", "shasum": "" }, "require": { @@ -1192,27 +1192,30 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3" }, - "time": "2022-10-27T11:44:00+00:00" + "time": "2024-07-08T12:26:09+00:00" }, { "name": "discoverygarden/dgi_image_discovery", - "version": "v1.2.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/discoverygarden/dgi_image_discovery.git", - "reference": "ca4768fa39efd7fbae6e16368183e0a9952b8c9e" + "reference": "aa595a99269a94bcdd7173f00e29604d2fe23fd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/discoverygarden/dgi_image_discovery/zipball/ca4768fa39efd7fbae6e16368183e0a9952b8c9e", - "reference": "ca4768fa39efd7fbae6e16368183e0a9952b8c9e", + "url": "https://api.github.com/repos/discoverygarden/dgi_image_discovery/zipball/aa595a99269a94bcdd7173f00e29604d2fe23fd7", + "reference": "aa595a99269a94bcdd7173f00e29604d2fe23fd7", "shasum": "" }, "require": { "drupal/search_api": "^1.19" }, + "conflict": { + "drupal/core": "<10.2" + }, "type": "drupal-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1220,9 +1223,9 @@ ], "support": { "issues": "https://github.com/discoverygarden/dgi_image_discovery/issues", - "source": "https://github.com/discoverygarden/dgi_image_discovery/tree/v1.2.0" + "source": "https://github.com/discoverygarden/dgi_image_discovery/tree/v1.3.1" }, - "time": "2024-03-06T19:27:25+00:00" + "time": "2024-07-12T15:42:54+00:00" }, { "name": "doctrine/annotations", @@ -1552,17 +1555,17 @@ }, { "name": "drupal/advanced_search", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advanced_search.git", - "reference": "2.0.1" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/advanced_search-2.0.1.zip", - "reference": "2.0.1", - "shasum": "698f1690c7e88c6fe4ac21a9bfb431c26696f530" + "url": "https://ftp.drupal.org/files/projects/advanced_search-2.1.0.zip", + "reference": "2.1.0", + "shasum": "181ff1cb3c977377b7e5cedc987c34f87106c1c2" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", @@ -1578,8 +1581,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1697564812", + "version": "2.1.0", + "datestamp": "1720035646", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -2150,26 +2153,26 @@ }, { "name": "drupal/controlled_access_terms", - "version": "2.4.2", + "version": "2.4.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/controlled_access_terms.git", - "reference": "2.4.2" + "reference": "2.4.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/controlled_access_terms-2.4.2.zip", - "reference": "2.4.2", - "shasum": "9b6634788f7302c2471682edb615f3e0d9115eab" + "url": "https://ftp.drupal.org/files/projects/controlled_access_terms-2.4.3.zip", + "reference": "2.4.3", + "shasum": "f2312b41810e5f9928ea745789f58d43b999d27d" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.2", "drupal/geolocation": "^3.2", "drupal/token": "^1.7", "professional-wiki/edtf": "^2 || ^3" }, "conflict": { - "drupal/core": "<=8", + "drupal/core": "<=10.1", "islandora/jsonld": "<2.1.0" }, "require-dev": { @@ -2186,8 +2189,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.4.2", - "datestamp": "1718893005", + "version": "2.4.3", + "datestamp": "1720093594", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2245,16 +2248,16 @@ }, { "name": "drupal/core", - "version": "10.3.0", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "6f1af3070110d7d0f2a6671bea26add34667f765" + "reference": "d137403a30d4154404e473785f48dfc889d77e23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/6f1af3070110d7d0f2a6671bea26add34667f765", - "reference": "6f1af3070110d7d0f2a6671bea26add34667f765", + "url": "https://api.github.com/repos/drupal/core/zipball/d137403a30d4154404e473785f48dfc889d77e23", + "reference": "d137403a30d4154404e473785f48dfc889d77e23", "shasum": "" }, "require": { @@ -2403,13 +2406,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.0" + "source": "https://github.com/drupal/core/tree/10.3.1" }, - "time": "2024-06-20T18:58:42+00:00" + "time": "2024-07-04T11:33:45+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.3.0", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -2453,22 +2456,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.0" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.1" }, "time": "2024-05-11T08:21:39+00:00" }, { "name": "drupal/core-recommended", - "version": "10.3.0", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "991f849f74e585597b1f7b11daf9acf79b546939" + "reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/991f849f74e585597b1f7b11daf9acf79b546939", - "reference": "991f849f74e585597b1f7b11daf9acf79b546939", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a5183f2be315b7e5deec89fdeafe9fc9a2e54f57", + "reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57", "shasum": "" }, "require": { @@ -2477,7 +2480,7 @@ "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.3.0", + "drupal/core": "10.3.1", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.8.1", "guzzlehttp/promises": "~2.0.2", @@ -2538,9 +2541,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.0" + "source": "https://github.com/drupal/core-recommended/tree/10.3.1" }, - "time": "2024-06-20T18:58:42+00:00" + "time": "2024-07-04T11:33:45+00:00" }, { "name": "drupal/csv_serialization", @@ -3398,23 +3401,23 @@ }, { "name": "drupal/islandora", - "version": "2.12.2", + "version": "2.12.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/islandora.git", - "reference": "2.12.2" + "reference": "2.12.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/islandora-2.12.2.zip", - "reference": "2.12.2", - "shasum": "680efbd74a63401023b3ea72a3909df8a6f5bfd7" + "url": "https://ftp.drupal.org/files/projects/islandora-2.12.3.zip", + "reference": "2.12.3", + "shasum": "3e051f5578347305d835b6bb9b17f4e32d2d437f" }, "require": { "drupal/action": "*", "drupal/context": "^4 || ^5@RC", "drupal/context_ui": "*", - "drupal/core": "^9 || ^10", + "drupal/core": "^10.2", "drupal/ctools": "^3.8 || ^4", "drupal/eva": "^3.0", "drupal/file_replace": "^1.1", @@ -3444,8 +3447,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.12.2", - "datestamp": "1717676944", + "version": "2.12.3", + "datestamp": "1720786769", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3515,7 +3518,7 @@ }, { "name": "drupal/islandora_iiif", - "version": "2.12.2", + "version": "2.12.3", "require": { "drupal/core": "^9 || ^10", "drupal/islandora": "^2" @@ -3523,8 +3526,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "2.12.2", - "datestamp": "1717676944", + "version": "2.12.3", + "datestamp": "1720786769", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4231,26 +4234,32 @@ }, { "name": "drupal/key", - "version": "1.18.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/key.git", - "reference": "8.x-1.18" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/key-8.x-1.18.zip", - "reference": "8.x-1.18", - "shasum": "5075295390be486ba9e372efff70f90fde764c40" + "url": "https://ftp.drupal.org/files/projects/key-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "ee8f7b8f8babd381f1e4423dccede94b4eb5985c" }, "require": { "drupal/core": ">=8.9 <12" }, + "require-dev": { + "drush/drush": ">=9" + }, + "suggest": { + "drush/drush": ">=11" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.18", - "datestamp": "1717376699", + "version": "8.x-1.19", + "datestamp": "1720053341", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5471,54 +5480,57 @@ }, { "name": "drush/drush", - "version": "12.5.2", + "version": "13.0.0-beta5", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df" + "reference": "8389f62c17dee1e9212c97e69410e126989f211a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/4aebed85dc818ff762f2e24a85b023d2a52050df", - "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/8389f62c17dee1e9212c97e69410e126989f211a", + "reference": "8389f62c17dee1e9212c97e69410e126989f211a", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^3.0", + "chi-teck/drupal-code-generator": "^3.6 || ^4@alpha", "composer-runtime-api": "^2.2", "composer/semver": "^1.4 || ^3", "consolidation/annotated-command": "^4.9.2", - "consolidation/config": "^2.1.2", + "consolidation/config": "^2.1.2 || ^3", "consolidation/filter-via-dot-access-data": "^2.0.2", "consolidation/output-formatters": "^4.3.2", - "consolidation/robo": "^4.0.6", + "consolidation/robo": "^4.0.6 || ^5", "consolidation/site-alias": "^4", "consolidation/site-process": "^5.2.0", + "dflydev/dot-access-data": "^3.0.2", "ext-dom": "*", "grasmash/yaml-cli": "^3.1", "guzzlehttp/guzzle": "^7.0", - "league/container": "^4", - "php": ">=8.1", - "psy/psysh": "~0.11", - "symfony/event-dispatcher": "^6", - "symfony/filesystem": "^6.1", - "symfony/finder": "^6", - "symfony/var-dumper": "^6.0", - "symfony/yaml": "^6.0", - "webflo/drupal-finder": "^1.2" + "laravel/prompts": "^0.1.21", + "league/container": "^4.2", + "php": ">=8.2", + "psy/psysh": "~0.12", + "symfony/event-dispatcher": "^6 || ^7", + "symfony/filesystem": "^6.1 || ^7", + "symfony/finder": "^6 || ^7", + "symfony/var-dumper": "^6.0 || ^7", + "symfony/yaml": "^6.0 || ^7" }, "conflict": { - "drupal/core": "< 10.0", + "drupal/core": "< 10.2", "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, "require-dev": { "composer/installers": "^2", - "cweagans/composer-patches": "~1.0", - "drupal/core-recommended": "^10", + "cweagans/composer-patches": "~1.7.3", + "drupal/core-recommended": "^10.2.5 || 11.0.x-dev", "drupal/semver_example": "2.3.0", - "phpunit/phpunit": "^9", - "rector/rector": "^0.12", + "jetbrains/phpstorm-attributes": "^1.0", + "mglaman/phpstan-drupal": "^1.2", + "phpunit/phpunit": "^9 || ^10", + "rector/rector": "^1", "squizlabs/php_codesniffer": "^3.7" }, "bin": [ @@ -5603,7 +5615,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/12.5.2" + "source": "https://github.com/drush-ops/drush/tree/13.0.0-beta5" }, "funding": [ { @@ -5611,7 +5623,7 @@ "type": "github" } ], - "time": "2024-05-02T17:20:48+00:00" + "time": "2024-06-22T17:22:18+00:00" }, { "name": "easyrdf/easyrdf", @@ -6310,6 +6322,201 @@ ], "time": "2023-11-28T21:12:40+00:00" }, + { + "name": "illuminate/collections", + "version": "v11.16.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/collections.git", + "reference": "ba2cf689f7d75315f483334b4efc8c6af1d5159c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/collections/zipball/ba2cf689f7d75315f483334b4efc8c6af1d5159c", + "reference": "ba2cf689f7d75315f483334b4efc8c6af1d5159c", + "shasum": "" + }, + "require": { + "illuminate/conditionable": "^11.0", + "illuminate/contracts": "^11.0", + "illuminate/macroable": "^11.0", + "php": "^8.2" + }, + "suggest": { + "symfony/var-dumper": "Required to use the dump method (^7.0)." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "11.x-dev" + } + }, + "autoload": { + "files": [ + "helpers.php" + ], + "psr-4": { + "Illuminate\\Support\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Collections package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2024-07-15T21:44:45+00:00" + }, + { + "name": "illuminate/conditionable", + "version": "v11.16.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/conditionable.git", + "reference": "362dd761b9920367bca1427a902158225e9e3a23" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/362dd761b9920367bca1427a902158225e9e3a23", + "reference": "362dd761b9920367bca1427a902158225e9e3a23", + "shasum": "" + }, + "require": { + "php": "^8.0.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "11.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Support\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Conditionable package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2024-06-28T20:10:30+00:00" + }, + { + "name": "illuminate/contracts", + "version": "v11.16.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/contracts.git", + "reference": "be935e9d9115a57be74d20176f43fa8a207029f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/be935e9d9115a57be74d20176f43fa8a207029f3", + "reference": "be935e9d9115a57be74d20176f43fa8a207029f3", + "shasum": "" + }, + "require": { + "php": "^8.2", + "psr/container": "^1.1.1|^2.0.1", + "psr/simple-cache": "^1.0|^2.0|^3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "11.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Contracts\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Contracts package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2024-07-09T13:57:38+00:00" + }, + { + "name": "illuminate/macroable", + "version": "v11.16.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/macroable.git", + "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", + "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed", + "shasum": "" + }, + "require": { + "php": "^8.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "11.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\Support\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate Macroable package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2024-06-28T20:10:30+00:00" + }, { "name": "islandora-rdm/islandora_fits", "version": "dev-8.x-1.x", @@ -6540,6 +6747,64 @@ ], "time": "2024-01-19T12:39:49+00:00" }, + { + "name": "laravel/prompts", + "version": "v0.1.24", + "source": { + "type": "git", + "url": "https://github.com/laravel/prompts.git", + "reference": "409b0b4305273472f3754826e68f4edbd0150149" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/prompts/zipball/409b0b4305273472f3754826e68f4edbd0150149", + "reference": "409b0b4305273472f3754826e68f4edbd0150149", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "illuminate/collections": "^10.0|^11.0", + "php": "^8.1", + "symfony/console": "^6.2|^7.0" + }, + "conflict": { + "illuminate/console": ">=10.17.0 <10.25.0", + "laravel/framework": ">=10.17.0 <10.25.0" + }, + "require-dev": { + "mockery/mockery": "^1.5", + "pestphp/pest": "^2.3", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-mockery": "^1.1" + }, + "suggest": { + "ext-pcntl": "Required for the spinner to be animated." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, + "autoload": { + "files": [ + "src/helpers.php" + ], + "psr-4": { + "Laravel\\Prompts\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Add beautiful and user-friendly forms to your command-line applications.", + "support": { + "issues": "https://github.com/laravel/prompts/issues", + "source": "https://github.com/laravel/prompts/tree/v0.1.24" + }, + "time": "2024-06-17T13:58:22+00:00" + }, { "name": "league/container", "version": "4.2.2", @@ -8380,6 +8645,57 @@ }, "time": "2021-07-14T16:46:02+00:00" }, + { + "name": "psr/simple-cache", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\SimpleCache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interfaces for simple caching", + "keywords": [ + "cache", + "caching", + "psr", + "psr-16", + "simple-cache" + ], + "support": { + "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" + }, + "time": "2021-10-29T13:26:27+00:00" + }, { "name": "psy/psysh", "version": "v0.12.4", @@ -11747,52 +12063,6 @@ "source": "https://github.com/twistor/stream-util/tree/master" }, "time": "2015-06-12T11:33:28+00:00" - }, - { - "name": "webflo/drupal-finder", - "version": "1.3.1", - "source": { - "type": "git", - "url": "https://github.com/webflo/drupal-finder.git", - "reference": "73045060b0894c77962a10cff047f72872d8810c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c", - "reference": "73045060b0894c77962a10cff047f72872d8810c", - "shasum": "" - }, - "require": { - "composer-runtime-api": "^2.2", - "php": ">=8.1" - }, - "require-dev": { - "mikey179/vfsstream": "^1.6", - "phpunit/phpunit": "^10.4", - "symfony/process": "^6.4" - }, - "type": "library", - "autoload": { - "psr-4": { - "DrupalFinder\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Florian Weber", - "email": "florian@webflo.org" - } - ], - "description": "Helper class to locate a Drupal installation.", - "support": { - "issues": "https://github.com/webflo/drupal-finder/issues", - "source": "https://github.com/webflo/drupal-finder/tree/1.3.1" - }, - "time": "2024-06-28T13:45:36+00:00" } ], "packages-dev": [ @@ -12207,26 +12477,26 @@ }, { "name": "drupal/restui", - "version": "1.21.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/restui.git", - "reference": "8.x-1.21" + "reference": "8.x-1.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/restui-8.x-1.21.zip", - "reference": "8.x-1.21", - "shasum": "2a67dc2c1953dced0bddaff25e5c60784ee0178c" + "url": "https://ftp.drupal.org/files/projects/restui-8.x-1.22.zip", + "reference": "8.x-1.22", + "shasum": "7c9fb14c574f8a4090b77b1bcbc5be141409a383" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.21", - "datestamp": "1659086914", + "version": "8.x-1.22", + "datestamp": "1721134189", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12251,8 +12521,12 @@ "homepage": "https://www.drupal.org/user/682736" }, { - "name": "klausi", - "homepage": "https://www.drupal.org/user/262198" + "name": "kamkejj", + "homepage": "https://www.drupal.org/user/81043" + }, + { + "name": "vipin.mittal18", + "homepage": "https://www.drupal.org/user/319716" } ], "description": "Provides a user interface to manage REST resources.",