Skip to content
Snippets Groups Projects
Commit a1b73df4 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update meta data

parent 96716d8e
Branches
Tags
No related merge requests found
Deploy:
stage: deploy
script:
- curl -XPOST -H'content-type:application/json' "https://packagist.org/api/update-package?username=${PACKAGIST_USERNAME}&apiToken=${PACKAGIST_API_TOKEN}" -d'{"repository":{"url":"'${CI_PROJECT_URL}'"}}'
......@@ -3,7 +3,7 @@
"description": "Composer Plugin for development environments",
"type": "composer-plugin",
"keywords": ["Development"],
"homepage": "https://gitlab.lakedrops.com/lakedrops/dorgflow",
"homepage": "https://gitlab.lakedrops.com/composer/plugin/dorgflow",
"license": "GPL-2.0+",
"authors": [
{
......@@ -20,14 +20,14 @@
}
],
"support": {
"issues": "https://gitlab.lakedrops.com/lakedrops/dorgflow/issues",
"source": "https://gitlab.lakedrops.com/lakedrops/dorgflow/tree/master"
"issues": "https://gitlab.lakedrops.com/composer/plugin/dorgflow/issues",
"source": "https://gitlab.lakedrops.com/composer/plugin/dorgflow/tree/master"
},
"require": {
"composer-plugin-api": "^1.0.0",
"cypresslab/gitelephant": "~1.0",
"lakedrops/dotenv": "^0.1",
"php": ">=5.4.5"
"php": ">=5.6"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment