Merge pull request #345 from jonnybarnes/dependabot/composer/laravel/framework-9.23.0

Bump laravel/framework from 9.22.1 to 9.23.0
This commit is contained in:
Jonny Barnes 2022-08-04 18:22:21 +01:00 committed by GitHub
commit b65b2afadf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View file

@ -1735,16 +1735,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.22.1", "version": "v9.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46" "reference": "c4eea9060d847b5c93957b203caa8f57544a76ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b3b3dd43b9899f23df6d1d3e5390bd4662947a46", "url": "https://api.github.com/repos/laravel/framework/zipball/c4eea9060d847b5c93957b203caa8f57544a76ab",
"reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46", "reference": "c4eea9060d847b5c93957b203caa8f57544a76ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1765,7 +1765,7 @@
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
"psr/simple-cache": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0",
"ramsey/uuid": "^4.2.2", "ramsey/uuid": "^4.2.2",
"symfony/console": "^6.0", "symfony/console": "^6.0.3",
"symfony/error-handler": "^6.0", "symfony/error-handler": "^6.0",
"symfony/finder": "^6.0", "symfony/finder": "^6.0",
"symfony/http-foundation": "^6.0", "symfony/http-foundation": "^6.0",
@ -1911,7 +1911,7 @@
"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": "2022-07-26T16:16:33+00:00" "time": "2022-08-02T14:24:44+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -3491,16 +3491,16 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v1.13.0", "version": "v1.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8" "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/132a24bd3e8c559e7f14fa14ba1b83772a0f97f8", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8", "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3512,7 +3512,7 @@
"ergebnis/phpstan-rules": "^1.0.", "ergebnis/phpstan-rules": "^1.0.",
"illuminate/console": "^8.0|^9.0", "illuminate/console": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0", "illuminate/support": "^8.0|^9.0",
"laravel/pint": "^0.2.0", "laravel/pint": "^1.0.0",
"pestphp/pest": "^1.21.0", "pestphp/pest": "^1.21.0",
"pestphp/pest-plugin-mock": "^1.0", "pestphp/pest-plugin-mock": "^1.0",
"phpstan/phpstan": "^1.4.6", "phpstan/phpstan": "^1.4.6",
@ -3557,7 +3557,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.13.0" "source": "https://github.com/nunomaduro/termwind/tree/v1.14.0"
}, },
"funding": [ "funding": [
{ {
@ -3573,7 +3573,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-07-01T15:06:55+00:00" "time": "2022-08-01T11:03:24+00:00"
}, },
{ {
"name": "p3k/http", "name": "p3k/http",