Bump laravel/ui from 3.4.4 to 3.4.5

Bumps [laravel/ui](https://github.com/laravel/ui) from 3.4.4 to 3.4.5.
- [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.4...v3.4.5)

---
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] 2022-02-28 03:00:41 +00:00 committed by GitHub
parent cad03b04ae
commit 1df4cdda42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

54
composer.lock generated
View File

@ -1771,16 +1771,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.1",
"version": "v8.83.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d"
"reference": "b91b3b5b39fbbdc763746f5714e08d50a4dd7857"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
"reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
"url": "https://api.github.com/repos/laravel/framework/zipball/b91b3b5b39fbbdc763746f5714e08d50a4dd7857",
"reference": "b91b3b5b39fbbdc763746f5714e08d50a4dd7857",
"shasum": ""
},
"require": {
@ -1940,7 +1940,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-02-15T15:05:20+00:00"
"time": "2022-02-22T15:10:17+00:00"
},
{
"name": "laravel/passport",
@ -2144,16 +2144,16 @@
},
{
"name": "laravel/ui",
"version": "v3.4.4",
"version": "v3.4.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
"reference": "1596de849ecafc0bcc891389da939012b67f9d5c"
"reference": "f11d295de1508c5bb56206a620b00b6616de414c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/1596de849ecafc0bcc891389da939012b67f9d5c",
"reference": "1596de849ecafc0bcc891389da939012b67f9d5c",
"url": "https://api.github.com/repos/laravel/ui/zipball/f11d295de1508c5bb56206a620b00b6616de414c",
"reference": "f11d295de1508c5bb56206a620b00b6616de414c",
"shasum": ""
},
"require": {
@ -2199,9 +2199,9 @@
"ui"
],
"support": {
"source": "https://github.com/laravel/ui/tree/v3.4.4"
"source": "https://github.com/laravel/ui/tree/v3.4.5"
},
"time": "2022-02-10T22:38:33+00:00"
"time": "2022-02-21T14:59:16+00:00"
},
{
"name": "laravelcollective/html",
@ -2411,16 +2411,16 @@
},
{
"name": "league/commonmark",
"version": "2.2.2",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "13d7751377732637814f0cda0e3f6d3243f9f769"
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/13d7751377732637814f0cda0e3f6d3243f9f769",
"reference": "13d7751377732637814f0cda0e3f6d3243f9f769",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
"shasum": ""
},
"require": {
@ -2511,7 +2511,7 @@
"type": "tidelift"
}
],
"time": "2022-02-13T15:00:57+00:00"
"time": "2022-02-26T21:24:45+00:00"
},
{
"name": "league/config",
@ -3485,12 +3485,12 @@
}
},
"autoload": {
"psr-4": {
"Opis\\Closure\\": "src/"
},
"files": [
"functions.php"
]
],
"psr-4": {
"Opis\\Closure\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -5798,12 +5798,12 @@
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -6937,12 +6937,12 @@
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]