Fix link in composer

This commit is contained in:
James Cole 2020-01-03 11:29:56 +01:00
parent b2808d6a0c
commit 5b9e0319c7
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
2 changed files with 6 additions and 6 deletions

View File

@ -52,7 +52,7 @@
"forum": "https://reddit.com/r/FireflyIII",
"wiki": "https://github.com/firefly-iii/help/wiki",
"source": "https://github.com/firefly-iii/firefly-iii",
"docs": "https://firefly-iii.readthedocs.io/en/latest/"
"docs": "https://docs.firefly-iii.org/"
},
"require": {
"php": ">=7.3.0",

10
composer.lock generated
View File

@ -6962,12 +6962,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "5306962d2a35c901a07a98b55248894469d112b6"
"reference": "872fce6c151b06f6446f228f2290a48862ede2a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5306962d2a35c901a07a98b55248894469d112b6",
"reference": "5306962d2a35c901a07a98b55248894469d112b6",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/872fce6c151b06f6446f228f2290a48862ede2a4",
"reference": "872fce6c151b06f6446f228f2290a48862ede2a4",
"shasum": ""
},
"conflict": {
@ -7002,7 +7002,7 @@
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
"dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1",
"drupal/core": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1",
"drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1",
"endroid/qr-code-bundle": "<3.4.2",
"erusev/parsedown": "<1.7.2",
@ -7174,7 +7174,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2020-01-01T17:15:10+00:00"
"time": "2020-01-02T17:29:14+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",