Skip to content
Snippets Groups Projects
Commit 2950f834 authored by M Parker's avatar M Parker
Browse files

Merge branch '3517421-simplify-composer-json' into '2.x'

Issue #3517421: Simplify composer.json

See merge request !36
parents 157a14b5 fd582325
No related branches found
No related tags found
No related merge requests found
Pipeline #465685 passed with warnings
{
"name": "drupal/structure_sync",
"description": "Tool for syncing structural data that is stored as content.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/structure_sync",
"description": "Captures blocks, menu-items, and taxonomy terms (elements that are considered content by the Drupal CMS) as configuration, so that they can be synchronized with other configuration.",
"require": {
"php": ">=7.1"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment