Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SebLevDev authored Dec 26, 2023
1 parent 59ac746 commit 41c946e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"name": "tetranz/select2entity-bundle",
"name": "seblevdev/select2entity-bundle",
"type": "symfony-bundle",
"description": "A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.",
"keywords": ["symfony","select2", "typeahead","autocomplete"],
"license": "MIT",
"authors": [
{
"name": "Ross Keatinge",
"email": "[email protected]"
}
],
"require": {
"php": ">=7.1.3",
"doctrine/orm": ">=2.4",
Expand Down

0 comments on commit 41c946e

Please sign in to comment.