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

Move and rename library

parent 8a4ab84e
No related branches found
No related tags found
No related merge requests found
Pipeline #
{
"name": "lakedrops/composer-json-tools",
"description": "Composer Library to provide tools to work with projects own composer.json file",
"name": "lakedrops/composer-json-utils",
"description": "Composer Library to provide utilities to work with project's own composer.json file",
"type": "library",
"keywords": ["Drupal", "Development", "Composer"],
"homepage": "https://gitlab.lakedrops.com/lakedrops/composer-json-tools",
"homepage": "https://gitlab.lakedrops.com/composer/library/composer-json-utils",
"license": "GPL-2.0+",
"authors": [
{
......@@ -20,8 +20,8 @@
}
],
"support": {
"issues": "https://gitlab.lakedrops.com/lakedrops/composer-json-tools/issues",
"source": "https://gitlab.lakedrops.com/lakedrops/composer-json-tools/tree/master"
"issues": "https://gitlab.lakedrops.com/composer/library/composer-json-utils/issues",
"source": "https://gitlab.lakedrops.com/composer/library/composer-json-utils/tree/master"
},
"require": {
"php": ">=5.6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment