We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cd43ca + d308ee2 commit dbd265fCopy full SHA for dbd265f
composer.json
@@ -2,6 +2,7 @@
2
"name": "hostnet/entity-translation-bundle",
3
"description": "Translation bundle to help with rendering pretty names for enum-like classes.",
4
"license": "MIT",
5
+ "type": "symfony-bundle",
6
"require": {
7
"php": "^7.0|^5.6",
8
"doctrine/annotations": "^1.3",
0 commit comments