downgraded to php 8.1
This commit is contained in:
+2
-2
@@ -158,7 +158,7 @@
|
||||
"drupal/views_field_view": "^1.0@beta",
|
||||
"drupal/webform": "^6.2",
|
||||
"drupal/workflow": "^1.7",
|
||||
"drush/drush": "^13",
|
||||
"drush/drush": "^12",
|
||||
"kint-php/kint": "^3.3",
|
||||
"smalot/pdfparser": "*",
|
||||
"symfony/mailjet-mailer": "^5.4",
|
||||
@@ -178,7 +178,7 @@
|
||||
"config": {
|
||||
"sort-packages": true,
|
||||
"platform": {
|
||||
"php": "8.4"
|
||||
"php": "8.1"
|
||||
},
|
||||
"discard-changes": true,
|
||||
"allow-plugins": {
|
||||
|
||||
Generated
+169
-178
@@ -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": "0e4d9b4717300308c9a3a4b5e06458e6",
|
||||
"content-hash": "cff55abee66b6dbd4f76725a961f38e0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -678,30 +678,30 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/config",
|
||||
"version": "3.2.1",
|
||||
"version": "2.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/config.git",
|
||||
"reference": "adcb989d789f7e0984121492b0377a1def3a6dc8"
|
||||
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/adcb989d789f7e0984121492b0377a1def3a6dc8",
|
||||
"reference": "adcb989d789f7e0984121492b0377a1def3a6dc8",
|
||||
"url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
||||
"reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dflydev/dot-access-data": "^3",
|
||||
"grasmash/expander": "^3",
|
||||
"php": ">=8.2.0",
|
||||
"symfony/event-dispatcher": "^6 || ^7 || ^8"
|
||||
"dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
|
||||
"grasmash/expander": "^2.0.1 || ^3",
|
||||
"php": ">=7.1.3",
|
||||
"symfony/event-dispatcher": "^4 || ^5 || ^6"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-json": "*",
|
||||
"phpunit/phpunit": "^9",
|
||||
"phpunit/phpunit": ">=7.5.20",
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
"symfony/console": "^7.4 || ^8",
|
||||
"symfony/yaml": "^7 || ^8",
|
||||
"symfony/console": "^4 || ^5 || ^6",
|
||||
"symfony/yaml": "^4 || ^5 || ^6",
|
||||
"yoast/phpunit-polyfills": "^1"
|
||||
},
|
||||
"suggest": {
|
||||
@@ -711,7 +711,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "3.x-dev"
|
||||
"dev-main": "2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -732,22 +732,22 @@
|
||||
"description": "Provide configuration services for a commandline tool.",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/config/issues",
|
||||
"source": "https://github.com/consolidation/config/tree/3.2.1"
|
||||
"source": "https://github.com/consolidation/config/tree/2.1.2"
|
||||
},
|
||||
"time": "2026-03-28T23:38:17+00:00"
|
||||
"time": "2022-10-06T17:48:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/filter-via-dot-access-data",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
|
||||
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b"
|
||||
"reference": "f9e84bc623d420120028a50dcb9b1d4609ae3b5f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
||||
"reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
|
||||
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/f9e84bc623d420120028a50dcb9b1d4609ae3b5f",
|
||||
"reference": "f9e84bc623d420120028a50dcb9b1d4609ae3b5f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -782,9 +782,9 @@
|
||||
],
|
||||
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
|
||||
"support": {
|
||||
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2"
|
||||
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.3"
|
||||
},
|
||||
"time": "2021-12-30T03:56:08+00:00"
|
||||
"time": "2025-11-14T21:01:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/log",
|
||||
@@ -894,32 +894,33 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/robo",
|
||||
"version": "5.1.1",
|
||||
"version": "4.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/robo.git",
|
||||
"reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025"
|
||||
"reference": "55a272370940607649e5c46eb173c5c54f7c166d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/robo/zipball/6d02c7d800b5e1a3a8977ae74d23bce723486025",
|
||||
"reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025",
|
||||
"url": "https://api.github.com/repos/consolidation/robo/zipball/55a272370940607649e5c46eb173c5c54f7c166d",
|
||||
"reference": "55a272370940607649e5c46eb173c5c54f7c166d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/annotated-command": "^4.8.1",
|
||||
"consolidation/config": "^3",
|
||||
"consolidation/log": "^3",
|
||||
"consolidation/config": "^2.0.1",
|
||||
"consolidation/log": "^2.0.2 || ^3",
|
||||
"consolidation/output-formatters": "^4.1.2",
|
||||
"consolidation/self-update": "^2.0",
|
||||
"league/container": "^3.3.1 || ^4.0",
|
||||
"php": ">=8.2",
|
||||
"php": ">=8.0",
|
||||
"phpowermove/docblock": "^4.0",
|
||||
"symfony/console": "^6 || ^7",
|
||||
"symfony/event-dispatcher": "^6 || ^7",
|
||||
"symfony/filesystem": "^6 || ^7",
|
||||
"symfony/finder": "^6 || ^7",
|
||||
"symfony/process": "^6 || ^7",
|
||||
"symfony/yaml": "^6 || ^7"
|
||||
"symfony/console": "^6",
|
||||
"symfony/event-dispatcher": "^6",
|
||||
"symfony/filesystem": "^6",
|
||||
"symfony/finder": "^6",
|
||||
"symfony/process": "^6",
|
||||
"symfony/yaml": "^6"
|
||||
},
|
||||
"conflict": {
|
||||
"codegyre/robo": "*"
|
||||
@@ -928,12 +929,11 @@
|
||||
"natxet/cssmin": "3.0.4",
|
||||
"patchwork/jsqueeze": "^2",
|
||||
"pear/archive_tar": "^1.4.4",
|
||||
"phpunit/phpunit": "^7.5.20 || ^8 || ^9",
|
||||
"phpunit/phpunit": "^7.5.20 || ^8",
|
||||
"squizlabs/php_codesniffer": "^3.6",
|
||||
"yoast/phpunit-polyfills": "^0.2.0"
|
||||
},
|
||||
"suggest": {
|
||||
"consolidation/self-update": "For self-updating a phar-based app built with Robo",
|
||||
"natxet/cssmin": "For minifying CSS files in taskMinify",
|
||||
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
|
||||
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
|
||||
@@ -961,35 +961,90 @@
|
||||
"description": "Modern task runner",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/robo/issues",
|
||||
"source": "https://github.com/consolidation/robo/tree/5.1.1"
|
||||
"source": "https://github.com/consolidation/robo/tree/4.0.6"
|
||||
},
|
||||
"time": "2025-11-14T23:30:05+00:00"
|
||||
"time": "2023-04-30T21:49:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/site-alias",
|
||||
"version": "4.1.1",
|
||||
"name": "consolidation/self-update",
|
||||
"version": "2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/site-alias.git",
|
||||
"reference": "aff6189aae17da813d23249cb2fc0fff33f26d40"
|
||||
"url": "https://github.com/consolidation/self-update.git",
|
||||
"reference": "972a1016761c9b63314e040836a12795dff6953a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/aff6189aae17da813d23249cb2fc0fff33f26d40",
|
||||
"reference": "aff6189aae17da813d23249cb2fc0fff33f26d40",
|
||||
"url": "https://api.github.com/repos/consolidation/self-update/zipball/972a1016761c9b63314e040836a12795dff6953a",
|
||||
"reference": "972a1016761c9b63314e040836a12795dff6953a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer/semver": "^3.2",
|
||||
"php": ">=5.5.0",
|
||||
"symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
|
||||
"symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
|
||||
},
|
||||
"bin": [
|
||||
"scripts/release"
|
||||
],
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"SelfUpdate\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Alexander Menk",
|
||||
"email": "menk@mestrona.net"
|
||||
},
|
||||
{
|
||||
"name": "Greg Anderson",
|
||||
"email": "greg.1.anderson@greenknowe.org"
|
||||
}
|
||||
],
|
||||
"description": "Provides a self:update command for Symfony Console applications.",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/self-update/issues",
|
||||
"source": "https://github.com/consolidation/self-update/tree/2.2.0"
|
||||
},
|
||||
"time": "2023-03-18T01:37:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/site-alias",
|
||||
"version": "4.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/site-alias.git",
|
||||
"reference": "7e1364aec7be0be23bb45799045fd9838a93f2ad"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/7e1364aec7be0be23bb45799045fd9838a93f2ad",
|
||||
"reference": "7e1364aec7be0be23bb45799045fd9838a93f2ad",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/config": "^1.2.1 || ^2 || ^3",
|
||||
"php": ">=7.4",
|
||||
"symfony/filesystem": "^5.4 || ^6 || ^7",
|
||||
"symfony/finder": "^5 || ^6 || ^7"
|
||||
"symfony/filesystem": "^5.4 || ^6 || ^7 || ^8",
|
||||
"symfony/finder": "^5 || ^6 || ^7 || ^8"
|
||||
},
|
||||
"require-dev": {
|
||||
"php-coveralls/php-coveralls": "^2.4.2",
|
||||
"phpunit/phpunit": ">=7",
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
"symfony/var-dumper": "^4",
|
||||
"symfony/var-dumper": "^4 || ^5 || ^6 || ^7 || ^8",
|
||||
"yoast/phpunit-polyfills": "^0.2.0"
|
||||
},
|
||||
"type": "library",
|
||||
@@ -1020,9 +1075,9 @@
|
||||
"description": "Manage alias records for local and remote sites.",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/site-alias/issues",
|
||||
"source": "https://github.com/consolidation/site-alias/tree/4.1.1"
|
||||
"source": "https://github.com/consolidation/site-alias/tree/4.1.3"
|
||||
},
|
||||
"time": "2024-12-13T19:05:11+00:00"
|
||||
"time": "2026-03-28T23:34:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/site-process",
|
||||
@@ -13271,66 +13326,61 @@
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "13.8.0",
|
||||
"version": "12.5.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drush-ops/drush.git",
|
||||
"reference": "a5529118232c722c052ad6ae3be587df43c7d6fa"
|
||||
"reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/a5529118232c722c052ad6ae3be587df43c7d6fa",
|
||||
"reference": "a5529118232c722c052ad6ae3be587df43c7d6fa",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/7fe0a492d5126c457c5fb184c4668a132b0aaac6",
|
||||
"reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"chi-teck/drupal-code-generator": "^3.6 || ^4@alpha",
|
||||
"chi-teck/drupal-code-generator": "^3.0",
|
||||
"composer-runtime-api": "^2.2",
|
||||
"composer/semver": "^1.4 || ^3",
|
||||
"consolidation/annotated-command": "^4.10.2",
|
||||
"consolidation/config": "^2.1.2 || ^3.1.1",
|
||||
"consolidation/annotated-command": "^4.9.2",
|
||||
"consolidation/config": "^2.1.2",
|
||||
"consolidation/filter-via-dot-access-data": "^2.0.2",
|
||||
"consolidation/output-formatters": "^4.6.1",
|
||||
"consolidation/robo": "^4.0.6 || ^5.1.0",
|
||||
"consolidation/site-alias": "^4.1.1",
|
||||
"consolidation/site-process": "^5.4.2 || ^6.1",
|
||||
"dflydev/dot-access-data": "^3.0.2",
|
||||
"consolidation/output-formatters": "^4.3.2",
|
||||
"consolidation/robo": "^4.0.6",
|
||||
"consolidation/site-alias": "^4",
|
||||
"consolidation/site-process": "^5.2.0",
|
||||
"ext-dom": "*",
|
||||
"grasmash/yaml-cli": "^3.2",
|
||||
"grasmash/yaml-cli": "^3.1",
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"laravel/prompts": "^0.3.5",
|
||||
"league/container": "^4.2",
|
||||
"php": ">=8.3",
|
||||
"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"
|
||||
"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"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/core": "<10.4 <12.0",
|
||||
"drupal/core": "< 10.0",
|
||||
"drupal/migrate_run": "*",
|
||||
"drupal/migrate_tools": "<= 5"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/installers": "^2",
|
||||
"cweagans/composer-patches": "~1.7.3",
|
||||
"drupal/core-recommended": "^10.4.0 || 11.x-dev",
|
||||
"cweagans/composer-patches": "~1.0",
|
||||
"drupal/core-recommended": "^10",
|
||||
"drupal/semver_example": "2.3.0",
|
||||
"jetbrains/phpstorm-attributes": "^1.0",
|
||||
"mglaman/phpstan-drupal": "^2",
|
||||
"phpunit/phpunit": "^9 || ^10 || ^11",
|
||||
"rector/rector": "^2",
|
||||
"phpunit/phpunit": "^9",
|
||||
"rector/rector": "^0.12",
|
||||
"squizlabs/php_codesniffer": "^3.7"
|
||||
},
|
||||
"bin": [
|
||||
"drush",
|
||||
"drush.php"
|
||||
"drush"
|
||||
],
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"patches-file": "composer.patches.json",
|
||||
"installer-paths": {
|
||||
"sut/core": [
|
||||
"type:drupal-core"
|
||||
@@ -13408,7 +13458,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/13.8.0"
|
||||
"source": "https://github.com/drush-ops/drush/tree/12.5.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -13416,7 +13466,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-09-08T18:24:55+00:00"
|
||||
"time": "2024-08-02T11:57:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "e0ipso/shaper",
|
||||
@@ -14725,30 +14775,30 @@
|
||||
},
|
||||
{
|
||||
"name": "laminas/laminas-stdlib",
|
||||
"version": "3.21.0",
|
||||
"version": "3.20.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laminas/laminas-stdlib.git",
|
||||
"reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096"
|
||||
"reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b1c81514cfe158aadf724c42b34d3d0a8164c096",
|
||||
"reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4",
|
||||
"reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
},
|
||||
"conflict": {
|
||||
"zendframework/zend-stdlib": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"laminas/laminas-coding-standard": "^3.1.0",
|
||||
"phpbench/phpbench": "^1.4.1",
|
||||
"phpunit/phpunit": "^11.5.42",
|
||||
"psalm/plugin-phpunit": "^0.19.5",
|
||||
"vimeo/psalm": "^6.13.1"
|
||||
"laminas/laminas-coding-standard": "^3.0",
|
||||
"phpbench/phpbench": "^1.3.1",
|
||||
"phpunit/phpunit": "^10.5.38",
|
||||
"psalm/plugin-phpunit": "^0.19.0",
|
||||
"vimeo/psalm": "^5.26.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -14780,66 +14830,7 @@
|
||||
"type": "community_bridge"
|
||||
}
|
||||
],
|
||||
"time": "2025-10-11T18:13:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
"version": "v0.3.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/prompts.git",
|
||||
"reference": "5d3cdef29e93ca3b62b1871359db3078cd99908b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/prompts/zipball/5d3cdef29e93ca3b62b1871359db3078cd99908b",
|
||||
"reference": "5d3cdef29e93ca3b62b1871359db3078cd99908b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-runtime-api": "^2.2",
|
||||
"ext-mbstring": "*",
|
||||
"php": "^8.1",
|
||||
"symfony/console": "^6.2|^7.0|^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"illuminate/console": ">=10.17.0 <10.25.0",
|
||||
"laravel/framework": ">=10.17.0 <10.25.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/collections": "^10.0|^11.0|^12.0|^13.0",
|
||||
"mockery/mockery": "^1.5",
|
||||
"pestphp/pest": "^2.3|^3.4|^4.0",
|
||||
"phpstan/phpstan": "^1.12.28",
|
||||
"phpstan/phpstan-mockery": "^1.1.3"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-pcntl": "Required for the spinner to be animated."
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "0.3.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.3.24"
|
||||
},
|
||||
"time": "2026-08-20T12:55:36+00:00"
|
||||
"time": "2024-10-29T13:46:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/container",
|
||||
@@ -15738,20 +15729,19 @@
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v5.6.1",
|
||||
"version": "v5.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2"
|
||||
"reference": "9e33da9553fe7786f0962b35f4e4ecf01be89def"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
||||
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9e33da9553fe7786f0962b35f4e4ecf01be89def",
|
||||
"reference": "9e33da9553fe7786f0962b35f4e4ecf01be89def",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-ctype": "*",
|
||||
"ext-json": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"php": ">=7.4"
|
||||
@@ -15790,9 +15780,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1"
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v5.9.0"
|
||||
},
|
||||
"time": "2025-08-13T20:13:15+00:00"
|
||||
"time": "2026-09-13T18:51:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
@@ -16918,16 +16908,16 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.12.12",
|
||||
"version": "v0.12.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "cd23863404a40ccfaf733e3af4db2b459837f7e7"
|
||||
"reference": "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/cd23863404a40ccfaf733e3af4db2b459837f7e7",
|
||||
"reference": "cd23863404a40ccfaf733e3af4db2b459837f7e7",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1",
|
||||
"reference": "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -16935,18 +16925,19 @@
|
||||
"ext-tokenizer": "*",
|
||||
"nikic/php-parser": "^5.0 || ^4.0",
|
||||
"php": "^8.0 || ^7.4",
|
||||
"symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
|
||||
"symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
|
||||
"symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
|
||||
"symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.2"
|
||||
"bamarni/composer-bin-plugin": "^1.2",
|
||||
"composer/class-map-generator": "^1.6"
|
||||
},
|
||||
"suggest": {
|
||||
"composer/class-map-generator": "Improved tab completion performance with better class discovery.",
|
||||
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
||||
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
|
||||
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
|
||||
},
|
||||
"bin": [
|
||||
@@ -16990,9 +16981,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.12.12"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.12.24"
|
||||
},
|
||||
"time": "2025-09-20T13:46:31+00:00"
|
||||
"time": "2026-06-29T15:41:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ralouphie/getallheaders",
|
||||
@@ -17550,20 +17541,20 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v7.4.18",
|
||||
"version": "v6.4.45",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
"reference": "fecf40067fc8d8880ea87b8ac227600b9aadd1d0"
|
||||
"reference": "5484e316cd8125f5215bbf829151e2211aa6d101"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/fecf40067fc8d8880ea87b8ac227600b9aadd1d0",
|
||||
"reference": "fecf40067fc8d8880ea87b8ac227600b9aadd1d0",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/5484e316cd8125f5215bbf829151e2211aa6d101",
|
||||
"reference": "5484e316cd8125f5215bbf829151e2211aa6d101",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.2"
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -17595,7 +17586,7 @@
|
||||
"description": "Converts CSS selectors to XPath expressions",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/css-selector/tree/v7.4.18"
|
||||
"source": "https://github.com/symfony/css-selector/tree/v6.4.45"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -17615,7 +17606,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-08-23T10:03:40+00:00"
|
||||
"time": "2026-08-23T07:35:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
@@ -21250,7 +21241,7 @@
|
||||
},
|
||||
"platform-dev": {},
|
||||
"platform-overrides": {
|
||||
"php": "8.4"
|
||||
"php": "8.1"
|
||||
},
|
||||
"plugin-api-version": "2.9.0"
|
||||
}
|
||||
|
||||
Submodule web/profiles/d8-starterkit-profile updated: 35c96b41ca...851c8f3a99
Reference in New Issue
Block a user