Update dependency laravel/prompts to v0.1.24

This commit is contained in:
Renovate Bot 2024-06-27 11:30:27 +00:00 committed by Tristan
parent 184e730e66
commit 5f233de4f8
Signed by: trizz
SSH Key Fingerprint: SHA256:Xsd2dTN+ZC3OZWfvuKIDMQ/1lWicuINSEPgRQw/CJT8

77
composer.lock generated
View File

@ -72,31 +72,31 @@
}, },
{ {
"name": "illuminate/collections", "name": "illuminate/collections",
"version": "v10.34.2", "version": "v11.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/collections.git", "url": "https://github.com/illuminate/collections.git",
"reference": "8e4c4f97ea066cd6aec962ef8a6abc09dfd5e754" "reference": "6923dc8c83b8c065c3b89cb4c2a4b10a4288ce79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/8e4c4f97ea066cd6aec962ef8a6abc09dfd5e754", "url": "https://api.github.com/repos/illuminate/collections/zipball/6923dc8c83b8c065c3b89cb4c2a4b10a4288ce79",
"reference": "8e4c4f97ea066cd6aec962ef8a6abc09dfd5e754", "reference": "6923dc8c83b8c065c3b89cb4c2a4b10a4288ce79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/conditionable": "^10.0", "illuminate/conditionable": "^11.0",
"illuminate/contracts": "^10.0", "illuminate/contracts": "^11.0",
"illuminate/macroable": "^10.0", "illuminate/macroable": "^11.0",
"php": "^8.1" "php": "^8.2"
}, },
"suggest": { "suggest": {
"symfony/var-dumper": "Required to use the dump method (^6.2)." "symfony/var-dumper": "Required to use the dump method (^7.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "10.x-dev" "dev-master": "11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -123,20 +123,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-11-27T14:46:52+00:00" "time": "2024-06-21T15:52:51+00:00"
}, },
{ {
"name": "illuminate/conditionable", "name": "illuminate/conditionable",
"version": "v10.34.2", "version": "v11.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/conditionable.git", "url": "https://github.com/illuminate/conditionable.git",
"reference": "d0958e4741fc9d6f516a552060fd1b829a85e009" "reference": "8a558fec063b6a63da1c3af1d219c0f998edffeb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/8a558fec063b6a63da1c3af1d219c0f998edffeb",
"reference": "d0958e4741fc9d6f516a552060fd1b829a85e009", "reference": "8a558fec063b6a63da1c3af1d219c0f998edffeb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -145,7 +145,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "10.x-dev" "dev-master": "11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -169,31 +169,31 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-02-03T08:06:17+00:00" "time": "2024-04-04T17:36:49+00:00"
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v10.34.2", "version": "v11.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "f6bf37a272fda164f6c451407c99f820eb1eb95b" "reference": "86c1331d0b06c59ca21723d8bfc9faaa19430b46"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/f6bf37a272fda164f6c451407c99f820eb1eb95b", "url": "https://api.github.com/repos/illuminate/contracts/zipball/86c1331d0b06c59ca21723d8bfc9faaa19430b46",
"reference": "f6bf37a272fda164f6c451407c99f820eb1eb95b", "reference": "86c1331d0b06c59ca21723d8bfc9faaa19430b46",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.1", "php": "^8.2",
"psr/container": "^1.1.1|^2.0.1", "psr/container": "^1.1.1|^2.0.1",
"psr/simple-cache": "^1.0|^2.0|^3.0" "psr/simple-cache": "^1.0|^2.0|^3.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "10.x-dev" "dev-master": "11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -217,29 +217,29 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-10-30T00:59:22+00:00" "time": "2024-05-21T17:42:34+00:00"
}, },
{ {
"name": "illuminate/macroable", "name": "illuminate/macroable",
"version": "v10.34.2", "version": "v11.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/macroable.git", "url": "https://github.com/illuminate/macroable.git",
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27" "reference": "5b6c7c7c5951e6e8fc22dd7e4363602df8294dfa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", "url": "https://api.github.com/repos/illuminate/macroable/zipball/5b6c7c7c5951e6e8fc22dd7e4363602df8294dfa",
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27", "reference": "5b6c7c7c5951e6e8fc22dd7e4363602df8294dfa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.1" "php": "^8.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "10.x-dev" "dev-master": "11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -263,20 +263,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-06-05T12:46:42+00:00" "time": "2024-05-16T21:43:47+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.13", "version": "v0.1.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "e1379d8ead15edd6cc4369c22274345982edc95a" "reference": "409b0b4305273472f3754826e68f4edbd0150149"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/e1379d8ead15edd6cc4369c22274345982edc95a", "url": "https://api.github.com/repos/laravel/prompts/zipball/409b0b4305273472f3754826e68f4edbd0150149",
"reference": "e1379d8ead15edd6cc4369c22274345982edc95a", "reference": "409b0b4305273472f3754826e68f4edbd0150149",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -292,7 +292,7 @@
"require-dev": { "require-dev": {
"mockery/mockery": "^1.5", "mockery/mockery": "^1.5",
"pestphp/pest": "^2.3", "pestphp/pest": "^2.3",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.11",
"phpstan/phpstan-mockery": "^1.1" "phpstan/phpstan-mockery": "^1.1"
}, },
"suggest": { "suggest": {
@ -316,11 +316,12 @@
"license": [ "license": [
"MIT" "MIT"
], ],
"description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.13" "source": "https://github.com/laravel/prompts/tree/v0.1.24"
}, },
"time": "2023-10-27T13:53:59+00:00" "time": "2024-06-17T13:58:22+00:00"
}, },
{ {
"name": "nette/php-generator", "name": "nette/php-generator",