Skip to content

Commit dbd265f

Browse files
Merge pull request #18 from hostnet/fix/package-type
Fixed package type to symfony-bundle
2 parents 8cd43ca + d308ee2 commit dbd265f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "hostnet/entity-translation-bundle",
33
"description": "Translation bundle to help with rendering pretty names for enum-like classes.",
44
"license": "MIT",
5+
"type": "symfony-bundle",
56
"require": {
67
"php": "^7.0|^5.6",
78
"doctrine/annotations": "^1.3",

0 commit comments

Comments
 (0)