Bump laravel/ui from 3.4.0 to 3.4.1

Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: laravel/ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-27 03:01:24 +00:00 committed by GitHub
parent 345fe39b54
commit cc0760553b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View File

@ -1847,16 +1847,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.76.2", "version": "v8.77.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055" "reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c67acfdc968f487b6235435080eef62a7e2ed055", "url": "https://api.github.com/repos/laravel/framework/zipball/994dbac5c6da856c77c81a411cff5b7d31519ca8",
"reference": "c67acfdc968f487b6235435080eef62a7e2ed055", "reference": "994dbac5c6da856c77c81a411cff5b7d31519ca8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1874,7 +1874,7 @@
"opis/closure": "^3.6", "opis/closure": "^3.6",
"php": "^7.3|^8.0", "php": "^7.3|^8.0",
"psr/container": "^1.0", "psr/container": "^1.0",
"psr/log": "^1.0 || ^2.0", "psr/log": "^1.0|^2.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
"ramsey/uuid": "^4.2.2", "ramsey/uuid": "^4.2.2",
"swiftmailer/swiftmailer": "^6.3", "swiftmailer/swiftmailer": "^6.3",
@ -2015,7 +2015,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": "2021-12-15T14:02:14+00:00" "time": "2021-12-21T20:22:29+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -2155,16 +2155,16 @@
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
"version": "v3.4.0", "version": "v3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/ui.git", "url": "https://github.com/laravel/ui.git",
"reference": "b3e804559bf3973ecca160a4ae1068e6c7c167c6" "reference": "9a1e52442dd238647905b98d773d59e438eb9f9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/b3e804559bf3973ecca160a4ae1068e6c7c167c6", "url": "https://api.github.com/repos/laravel/ui/zipball/9a1e52442dd238647905b98d773d59e438eb9f9d",
"reference": "b3e804559bf3973ecca160a4ae1068e6c7c167c6", "reference": "9a1e52442dd238647905b98d773d59e438eb9f9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2210,9 +2210,9 @@
"ui" "ui"
], ],
"support": { "support": {
"source": "https://github.com/laravel/ui/tree/v3.4.0" "source": "https://github.com/laravel/ui/tree/v3.4.1"
}, },
"time": "2021-11-30T16:22:00+00:00" "time": "2021-12-22T10:40:50+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",