mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 18:40:12 +00:00
Fix some cache issues and a version bump.
This commit is contained in:
12
composer.lock
generated
12
composer.lock
generated
@@ -1765,16 +1765,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
"version": "9.1.4",
|
||||
"version": "9.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/csv.git",
|
||||
"reference": "9c8ad06fb5d747c149875beb6133566c00eaa481"
|
||||
"reference": "f3a3c69b6e152417e1b62d995bcad2237b053cc6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/9c8ad06fb5d747c149875beb6133566c00eaa481",
|
||||
"reference": "9c8ad06fb5d747c149875beb6133566c00eaa481",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/f3a3c69b6e152417e1b62d995bcad2237b053cc6",
|
||||
"reference": "f3a3c69b6e152417e1b62d995bcad2237b053cc6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1783,7 +1783,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
"friendsofphp/php-cs-fixer": "^2.0",
|
||||
"friendsofphp/php-cs-fixer": "^2.12",
|
||||
"phpstan/phpstan": "^0.9.2",
|
||||
"phpstan/phpstan-phpunit": "^0.9.4",
|
||||
"phpstan/phpstan-strict-rules": "^0.9.0",
|
||||
@@ -1828,7 +1828,7 @@
|
||||
"read",
|
||||
"write"
|
||||
],
|
||||
"time": "2018-05-01T18:32:48+00:00"
|
||||
"time": "2019-03-08T06:56:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/event",
|
||||
|
Reference in New Issue
Block a user