Merge pull request #5180 from firefly-iii/dependabot/composer/develop/laravel/framework-8.64.0

Bump laravel/framework from 8.63.0 to 8.64.0
This commit is contained in:
James Cole 2021-10-18 07:07:09 +02:00 committed by GitHub
commit f4942e32ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 27 deletions

View File

@ -94,7 +94,7 @@
"guzzlehttp/guzzle": "^7.2",
"jc5/google2fa-laravel": "2.0.6",
"jc5/recovery": "^2",
"laravel/framework": "^8.51",
"laravel/framework": "^8.64",
"laravel/passport": "10.*",
"laravel/ui": "^3.0",
"laravelcollective/html": "6.*",

52
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b8212247250c1f5042e42daf8ed604ef",
"content-hash": "98b7185f9d6c245efd2f910bab3f8c4b",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -1309,16 +1309,16 @@
},
{
"name": "graham-campbell/result-type",
"version": "v1.0.2",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "84afea85c6841deeea872f36249a206e878a5de0"
"reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/84afea85c6841deeea872f36249a206e878a5de0",
"reference": "84afea85c6841deeea872f36249a206e878a5de0",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/296c015dc30ec4322168c5ad3ee5cc11dae827ac",
"reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac",
"shasum": ""
},
"require": {
@ -1354,7 +1354,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.2"
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.3"
},
"funding": [
{
@ -1366,7 +1366,7 @@
"type": "tidelift"
}
],
"time": "2021-08-28T21:34:50+00:00"
"time": "2021-10-17T19:48:54+00:00"
},
{
"name": "guzzlehttp/guzzle",
@ -1827,16 +1827,16 @@
},
{
"name": "laravel/framework",
"version": "v8.63.0",
"version": "v8.64.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "8f3d280f36a427730c8c8fa34316c79eed38781e"
"reference": "3337c029e1bb31d9712d27437cc27010ba302c9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/8f3d280f36a427730c8c8fa34316c79eed38781e",
"reference": "8f3d280f36a427730c8c8fa34316c79eed38781e",
"url": "https://api.github.com/repos/laravel/framework/zipball/3337c029e1bb31d9712d27437cc27010ba302c9e",
"reference": "3337c029e1bb31d9712d27437cc27010ba302c9e",
"shasum": ""
},
"require": {
@ -1994,7 +1994,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-10-05T14:04:25+00:00"
"time": "2021-10-12T13:43:13+00:00"
},
{
"name": "laravel/passport",
@ -3228,21 +3228,21 @@
},
{
"name": "nette/schema",
"version": "v1.2.1",
"version": "v1.2.2",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "f5ed39fc96358f922cedfd1e516f0dadf5d2be0d"
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/f5ed39fc96358f922cedfd1e516f0dadf5d2be0d",
"reference": "f5ed39fc96358f922cedfd1e516f0dadf5d2be0d",
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
"shasum": ""
},
"require": {
"nette/utils": "^3.1.4 || ^4.0",
"php": ">=7.1 <8.1"
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": ">=7.1 <8.2"
},
"require-dev": {
"nette/tester": "^2.3 || ^2.4",
@ -3284,9 +3284,9 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.1"
"source": "https://github.com/nette/schema/tree/v1.2.2"
},
"time": "2021-03-04T17:51:11+00:00"
"time": "2021-10-15T11:40:02+00:00"
},
{
"name": "nette/utils",
@ -4518,16 +4518,16 @@
},
{
"name": "ramsey/collection",
"version": "1.2.1",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
"reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa"
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
"reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
"shasum": ""
},
"require": {
@ -4581,7 +4581,7 @@
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
"source": "https://github.com/ramsey/collection/tree/1.2.1"
"source": "https://github.com/ramsey/collection/tree/1.2.2"
},
"funding": [
{
@ -4593,7 +4593,7 @@
"type": "tidelift"
}
],
"time": "2021-08-06T03:41:06+00:00"
"time": "2021-10-10T03:01:02+00:00"
},
{
"name": "ramsey/uuid",