Bump laravel/framework from 11.2.0 to 11.3.1

Bumps [laravel/framework](https://github.com/laravel/framework) from 11.2.0 to 11.3.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.2.0...v11.3.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-15 11:43:04 +00:00
committed by GitHub
parent ac51eef44f
commit c7a46490d9

36
composer.lock generated
View File

@@ -1047,16 +1047,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.2.0", "version": "v11.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "a1750156b671f37cba702380107e2d22161c31e3" "reference": "3b87d0767e9cbddec46480d883010ba720e50dea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a1750156b671f37cba702380107e2d22161c31e3", "url": "https://api.github.com/repos/laravel/framework/zipball/3b87d0767e9cbddec46480d883010ba720e50dea",
"reference": "a1750156b671f37cba702380107e2d22161c31e3", "reference": "3b87d0767e9cbddec46480d883010ba720e50dea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1248,20 +1248,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": "2024-04-02T14:01:33+00:00" "time": "2024-04-10T15:13:49+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.17", "version": "v0.1.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5" "reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5", "url": "https://api.github.com/repos/laravel/prompts/zipball/3b5e6b03f1f1175574b5a32331d99c9819da9848",
"reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5", "reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1303,9 +1303,9 @@
], ],
"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.17" "source": "https://github.com/laravel/prompts/tree/v0.1.18"
}, },
"time": "2024-03-13T16:05:43+00:00" "time": "2024-04-04T17:41:50+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@@ -1828,16 +1828,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "3.5.0", "version": "3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1860,7 +1860,7 @@
"phpstan/phpstan": "^1.9", "phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4", "phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^10.1", "phpunit/phpunit": "^10.5.17",
"predis/predis": "^1.1 || ^2", "predis/predis": "^1.1 || ^2",
"ruflin/elastica": "^7", "ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6", "symfony/mailer": "^5.4 || ^6",
@@ -1913,7 +1913,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.5.0" "source": "https://github.com/Seldaek/monolog/tree/3.6.0"
}, },
"funding": [ "funding": [
{ {
@@ -1925,7 +1925,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-27T15:32:31+00:00" "time": "2024-04-12T21:02:21+00:00"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",