Skip to content

Commit 41c946e

Browse files
authored
Update composer.json
1 parent 59ac746 commit 41c946e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
{
2-
"name": "tetranz/select2entity-bundle",
2+
"name": "seblevdev/select2entity-bundle",
33
"type": "symfony-bundle",
44
"description": "A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.",
55
"keywords": ["symfony","select2", "typeahead","autocomplete"],
66
"license": "MIT",
7-
"authors": [
8-
{
9-
"name": "Ross Keatinge",
10-
"email": "[email protected]"
11-
}
12-
],
137
"require": {
148
"php": ">=7.1.3",
159
"doctrine/orm": ">=2.4",

0 commit comments

Comments
 (0)