mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update composer stuff.
This commit is contained in:
@@ -131,7 +131,9 @@
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@php artisan cache:clear",
|
||||
"@php artisan firefly:decrypt-all",
|
||||
|
||||
"@php artisan firefly-iii:transaction-identifiers",
|
||||
"@php artisan firefly-iii:account-currencies",
|
||||
"@php artisan firefly-iii:journal-currencies",
|
||||
|
20
composer.lock
generated
20
composer.lock
generated
@@ -1651,16 +1651,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
"version": "0.18.3",
|
||||
"version": "0.18.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/commonmark.git",
|
||||
"reference": "b1ec41ce15c3bd6f7cbe86a645b3efc78d927446"
|
||||
"reference": "93fa5e85c2e5e7f59ee2537449abc677096fb1c8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b1ec41ce15c3bd6f7cbe86a645b3efc78d927446",
|
||||
"reference": "b1ec41ce15c3bd6f7cbe86a645b3efc78d927446",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/93fa5e85c2e5e7f59ee2537449abc677096fb1c8",
|
||||
"reference": "93fa5e85c2e5e7f59ee2537449abc677096fb1c8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1716,7 +1716,7 @@
|
||||
"markdown",
|
||||
"parser"
|
||||
],
|
||||
"time": "2019-03-21T22:47:25+00:00"
|
||||
"time": "2019-03-24T02:45:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
@@ -2304,16 +2304,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.16.0",
|
||||
"version": "2.16.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "dd16fedc022180ea4292a03aabe95e9895677911"
|
||||
"reference": "b509524136d579f6b15ad9af4e5bd4533d1ab6c2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd16fedc022180ea4292a03aabe95e9895677911",
|
||||
"reference": "dd16fedc022180ea4292a03aabe95e9895677911",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/b509524136d579f6b15ad9af4e5bd4533d1ab6c2",
|
||||
"reference": "b509524136d579f6b15ad9af4e5bd4533d1ab6c2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2360,7 +2360,7 @@
|
||||
"datetime",
|
||||
"time"
|
||||
],
|
||||
"time": "2019-03-12T09:31:40+00:00"
|
||||
"time": "2019-03-20T12:20:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "opis/closure",
|
||||
|
Reference in New Issue
Block a user