mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #4819 from firefly-iii/dependabot/composer/develop/laravel/ui-3.3.0
Bump laravel/ui from 3.2.1 to 3.3.0
This commit is contained in:
commit
55ae280aaa
19
composer.lock
generated
19
composer.lock
generated
@ -2104,22 +2104,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/ui",
|
"name": "laravel/ui",
|
||||||
"version": "v3.2.1",
|
"version": "v3.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/ui.git",
|
"url": "https://github.com/laravel/ui.git",
|
||||||
"reference": "e2478cd0342a92ec1c8c77422553bda8ee004fd0"
|
"reference": "07d725813350c695c779382cbd6dac0ab8665537"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/ui/zipball/e2478cd0342a92ec1c8c77422553bda8ee004fd0",
|
"url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537",
|
||||||
"reference": "e2478cd0342a92ec1c8c77422553bda8ee004fd0",
|
"reference": "07d725813350c695c779382cbd6dac0ab8665537",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/console": "^8.0",
|
"illuminate/console": "^8.42",
|
||||||
"illuminate/filesystem": "^8.0",
|
"illuminate/filesystem": "^8.42",
|
||||||
"illuminate/support": "^8.0",
|
"illuminate/support": "^8.42",
|
||||||
|
"illuminate/validation": "^8.42",
|
||||||
"php": "^7.3|^8.0"
|
"php": "^7.3|^8.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@ -2155,9 +2156,9 @@
|
|||||||
"ui"
|
"ui"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/laravel/ui/tree/v3.2.1"
|
"source": "https://github.com/laravel/ui/tree/v3.3.0"
|
||||||
},
|
},
|
||||||
"time": "2021-04-27T18:17:41+00:00"
|
"time": "2021-05-25T16:45:33+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravelcollective/html",
|
"name": "laravelcollective/html",
|
||||||
|
Loading…
Reference in New Issue
Block a user