fix(composer): migrate to accolades
This commit is contained in:
parent
f3574dd6d6
commit
ad27076824
@ -3,20 +3,20 @@
|
|||||||
"type": "pico-plugin",
|
"type": "pico-plugin",
|
||||||
"description": "API route for SeaCMS",
|
"description": "API route for SeaCMS",
|
||||||
"keywords": [ "pico", "picocms", "picocms-plugin", "api"],
|
"keywords": [ "pico", "picocms", "picocms-plugin", "api"],
|
||||||
"homepage": "https://git.defis.info/SeaCMS/seacms-api",
|
"homepage": "https://git.accolades.coop/SeaCMS/seacms-api",
|
||||||
"license": "EUPL-1.2",
|
"license": "EUPL-1.2",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Jérémy Dufraisse",
|
"name": "Jérémy Dufraisse",
|
||||||
"homepage": "https://github.com/J9rem",
|
"homepage": "https://git.accolades.coop/jeremy",
|
||||||
"role": "SeaCMS developer"
|
"role": "SeaCMS developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"docs": "https://git.defis.info/SeaCMS/seacms-api/src/branch/master/README.md",
|
"docs": "https://git.accolades.coop/SeaCMS/seacms-api/src/branch/master/README.md",
|
||||||
"issues": "https://git.defis.info/SeaCMS/seacms-api/issues",
|
"issues": "https://git.accolades.coop/SeaCMS/seacms-api/issues",
|
||||||
"source": "https://git.defis.info/SeaCMS/seacms-api"
|
"source": "https://git.accolades.coop/SeaCMS/seacms-api"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.2.5||^8.0"
|
"php": "^7.2.5||^8.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user