Skip to content

Commit 775c13e

Browse files
committed
TASK: Adjust license in composer.json
1 parent 684723a commit 775c13e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
"description": "Hyphenation for Neos",
33
"type": "neos-package",
44
"name": "packagefactory/hyphenate",
5+
"license": "GPL-3.0",
6+
"authors": [
7+
{
8+
"name": "Wilhelm Behncke",
9+
"email": "[email protected]",
10+
"role": "Developer"
11+
}
12+
],
513
"require": {
614
"neos/flow": "*",
715
"neos/fusion": "*",

0 commit comments

Comments
 (0)