mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-25 08:21:08 -06:00
Bump laravel/ui from 3.3.0 to 3.3.2
Bumps [laravel/ui](https://github.com/laravel/ui) from 3.3.0 to 3.3.2. - [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.3.0...v3.3.2) --- 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:
parent
04a6b09861
commit
4fef85d5d0
@ -96,7 +96,7 @@
|
||||
"jc5/recovery": "^2",
|
||||
"laravel/framework": "^8.69",
|
||||
"laravel/passport": "10.*",
|
||||
"laravel/ui": "^3.0",
|
||||
"laravel/ui": "^3.3",
|
||||
"laravelcollective/html": "6.*",
|
||||
"league/commonmark": "2.*",
|
||||
"league/csv": "^9.6",
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "f3189537292423f33ec955d5e7cf92fc",
|
||||
"content-hash": "ad634547c584ad16f2987e8689d47a71",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -2152,16 +2152,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/ui",
|
||||
"version": "v3.3.0",
|
||||
"version": "v3.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/ui.git",
|
||||
"reference": "07d725813350c695c779382cbd6dac0ab8665537"
|
||||
"reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537",
|
||||
"reference": "07d725813350c695c779382cbd6dac0ab8665537",
|
||||
"url": "https://api.github.com/repos/laravel/ui/zipball/28f3d190fe270b6dcd6fdab4a77a392e693ceca5",
|
||||
"reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2204,9 +2204,9 @@
|
||||
"ui"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/laravel/ui/tree/v3.3.0"
|
||||
"source": "https://github.com/laravel/ui/tree/v3.3.2"
|
||||
},
|
||||
"time": "2021-05-25T16:45:33+00:00"
|
||||
"time": "2021-11-05T08:25:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravelcollective/html",
|
||||
|
Loading…
Reference in New Issue
Block a user