Merge pull request #5780 from firefly-iii/dependabot/composer/develop/laravel/ui-3.4.3

Bump laravel/ui from 3.4.2 to 3.4.3
This commit is contained in:
mergify[bot] 2022-02-14 03:02:00 +00:00 committed by GitHub
commit a318b66854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View File

@ -2144,22 +2144,22 @@
},
{
"name": "laravel/ui",
"version": "v3.4.2",
"version": "v3.4.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
"reference": "e01198123f7f4369d13c1f83a897c3f5e97fc9f4"
"reference": "64a0f43492c00780b2261c56cd7007a4f370d95b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/e01198123f7f4369d13c1f83a897c3f5e97fc9f4",
"reference": "e01198123f7f4369d13c1f83a897c3f5e97fc9f4",
"url": "https://api.github.com/repos/laravel/ui/zipball/64a0f43492c00780b2261c56cd7007a4f370d95b",
"reference": "64a0f43492c00780b2261c56cd7007a4f370d95b",
"shasum": ""
},
"require": {
"illuminate/console": "^8.42|^9.0",
"illuminate/filesystem": "^8.42|^9.0",
"illuminate/support": "^8.42|^9.0",
"illuminate/support": "^8.82|^9.0",
"illuminate/validation": "^8.42|^9.0",
"php": "^7.3|^8.0"
},
@ -2199,9 +2199,9 @@
"ui"
],
"support": {
"source": "https://github.com/laravel/ui/tree/v3.4.2"
"source": "https://github.com/laravel/ui/tree/v3.4.3"
},
"time": "2022-01-25T20:15:56+00:00"
"time": "2022-02-08T14:19:32+00:00"
},
{
"name": "laravelcollective/html",