Merge pull request #4456 from firefly-iii/dependabot/composer/develop/laravel/framework-8.29.0

Bump laravel/framework from 8.28.1 to 8.29.0
This commit is contained in:
James Cole
2021-03-01 05:23:32 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -1641,16 +1641,16 @@
},
{
"name": "laravel/framework",
"version": "v8.28.1",
"version": "v8.29.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "73dd43d92fcde6c6abc00658ae33391397ca119d"
"reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/73dd43d92fcde6c6abc00658ae33391397ca119d",
"reference": "73dd43d92fcde6c6abc00658ae33391397ca119d",
"url": "https://api.github.com/repos/laravel/framework/zipball/d2eba352b3b3a3c515b18c5726b373fe5026733e",
"reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e",
"shasum": ""
},
"require": {
@@ -1758,7 +1758,7 @@
"phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).",
"predis/predis": "Required to use the predis connector (^1.1.2).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
@@ -1805,7 +1805,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-02-16T18:07:44+00:00"
"time": "2021-02-23T14:27:41+00:00"
},
{
"name": "laravel/passport",