Merge pull request #5802 from firefly-iii/dependabot/composer/develop/laravel/ui-3.4.4

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

12
composer.lock generated
View File

@ -2144,16 +2144,16 @@
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
"version": "v3.4.3", "version": "v3.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/ui.git", "url": "https://github.com/laravel/ui.git",
"reference": "64a0f43492c00780b2261c56cd7007a4f370d95b" "reference": "1596de849ecafc0bcc891389da939012b67f9d5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/64a0f43492c00780b2261c56cd7007a4f370d95b", "url": "https://api.github.com/repos/laravel/ui/zipball/1596de849ecafc0bcc891389da939012b67f9d5c",
"reference": "64a0f43492c00780b2261c56cd7007a4f370d95b", "reference": "1596de849ecafc0bcc891389da939012b67f9d5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2199,9 +2199,9 @@
"ui" "ui"
], ],
"support": { "support": {
"source": "https://github.com/laravel/ui/tree/v3.4.3" "source": "https://github.com/laravel/ui/tree/v3.4.4"
}, },
"time": "2022-02-08T14:19:32+00:00" "time": "2022-02-10T22:38:33+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",