Skip to content

Commit b80f07f

Browse files
committed
[Composer] Fixed license information
1 parent c980865 commit b80f07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ibexa/fieldtype-matrix",
33
"description": "Repository dedicated to Matrix Field Type for eZ Platform",
44
"type": "library",
5-
"license": ["(GPL-2.0-only or proprietary)"],
5+
"license": "(GPL-2.0-only or proprietary)",
66
"replace": {
77
"ezsystems/ezplatform-matrix-fieldtype": "*"
88
},

0 commit comments

Comments
 (0)