Skip to content

Commit a239758

Browse files
authored
Merge pull request #20 from Flowpack/task/add-license-to-manifest
TASK: Add license to composer manifest
2 parents 195ef1f + 5dee011 commit a239758

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"description": "",
2+
"description": "This is the 2nd generation of a Two-Stack CMS package for Neos.",
33
"type": "neos-package",
4+
"license": "GPL-3.0-or-later",
45
"name": "flowpack/decoupledcontentstore",
56
"require": {
67
"php": "^7.1 || ^8.0",

0 commit comments

Comments
 (0)