Skip to content

Commit e2461e7

Browse files
committed
add php8 support
1 parent 91d2520 commit e2461e7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "indjeto/elastica-bundle",
2+
"name": "enqueue/elastica-bundle",
33
"type": "symfony-bundle",
44
"description": "The bundle adds extra features to FOSElasticaBundle bundle",
55
"keywords": ["elasticsearch", "elastica", "fos", "performance"],
@@ -21,11 +21,5 @@
2121
"branch-alias": {
2222
"dev-master": "0.10.x-dev"
2323
}
24-
},
25-
"repositories": [
26-
{
27-
"url": "https://github.com/indjeto/enqueue-elastica-bundle.git",
28-
"type": "git"
29-
}
30-
]
24+
}
3125
}

0 commit comments

Comments
 (0)