Bump laravel/framework from 11.21.0 to 11.22.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 11.21.0 to 11.22.0.
- [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.21.0...v11.22.0)

---
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-09-09 03:41:32 +00:00
committed by GitHub
parent 1b75b778d8
commit 55cf3e7d44

32
composer.lock generated
View File

@@ -2410,16 +2410,16 @@
},
{
"name": "laravel/framework",
"version": "v11.21.0",
"version": "v11.22.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30"
"reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d9d36708d56665b12185493f684abce38ad2d30",
"reference": "9d9d36708d56665b12185493f684abce38ad2d30",
"url": "https://api.github.com/repos/laravel/framework/zipball/868c75beacc47d0f361b919bbc155c0b619bf3d5",
"reference": "868c75beacc47d0f361b919bbc155c0b619bf3d5",
"shasum": ""
},
"require": {
@@ -2612,7 +2612,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-08-20T15:00:52+00:00"
"time": "2024-09-03T15:27:15+00:00"
},
{
"name": "laravel/passport",
@@ -4442,16 +4442,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v2.0.1",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a"
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/58c4c58cf23df7f498daeb97092e34f5259feb6a",
"reference": "58c4c58cf23df7f498daeb97092e34f5259feb6a",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a",
"shasum": ""
},
"require": {
@@ -4461,11 +4461,11 @@
},
"require-dev": {
"ergebnis/phpstan-rules": "^2.2.0",
"illuminate/console": "^11.0.0",
"laravel/pint": "^1.14.0",
"mockery/mockery": "^1.6.7",
"pestphp/pest": "^2.34.1",
"phpstan/phpstan": "^1.10.59",
"illuminate/console": "^11.1.1",
"laravel/pint": "^1.15.0",
"mockery/mockery": "^1.6.11",
"pestphp/pest": "^2.34.6",
"phpstan/phpstan": "^1.10.66",
"phpstan/phpstan-strict-rules": "^1.5.2",
"symfony/var-dumper": "^7.0.4",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
@@ -4510,7 +4510,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.0.1"
"source": "https://github.com/nunomaduro/termwind/tree/v2.1.0"
},
"funding": [
{
@@ -4526,7 +4526,7 @@
"type": "github"
}
],
"time": "2024-03-06T16:17:14+00:00"
"time": "2024-09-05T15:25:50+00:00"
},
{
"name": "nyholm/psr7",