Merge pull request #488 from jonnybarnes/dependabot/composer/laravel/framework-9.36.4
Bump laravel/framework from 9.36.3 to 9.36.4
This commit is contained in:
commit
64c4448baa
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1741,16 +1741,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v9.36.3",
|
"version": "v9.36.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "80ba0561b3682b96743e1c152fde0698bbdb2412"
|
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/80ba0561b3682b96743e1c152fde0698bbdb2412",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
|
||||||
"reference": "80ba0561b3682b96743e1c152fde0698bbdb2412",
|
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1762,7 +1762,7 @@
|
||||||
"fruitcake/php-cors": "^1.2",
|
"fruitcake/php-cors": "^1.2",
|
||||||
"laravel/serializable-closure": "^1.2.2",
|
"laravel/serializable-closure": "^1.2.2",
|
||||||
"league/commonmark": "^2.2",
|
"league/commonmark": "^2.2",
|
||||||
"league/flysystem": "^3.0.16",
|
"league/flysystem": "^3.8.0",
|
||||||
"monolog/monolog": "^2.0",
|
"monolog/monolog": "^2.0",
|
||||||
"nesbot/carbon": "^2.62.1",
|
"nesbot/carbon": "^2.62.1",
|
||||||
"nunomaduro/termwind": "^1.13",
|
"nunomaduro/termwind": "^1.13",
|
||||||
|
@ -1923,7 +1923,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-10-19T13:23:53+00:00"
|
"time": "2022-10-20T16:11:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/horizon",
|
"name": "laravel/horizon",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue