Skip to content

Commit 803b20e

Browse files
committed
Change name in composer.json
1 parent c5e38a4 commit 803b20e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

composer.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{
2-
"name": "setono/sylius-feed-plugin",
3-
"description": "Plugin to generate feeds within the Sylius ecommerce platform",
2+
"name": "bitbag/sylius-feed-plugin",
3+
"description": "Plugin to generate feeds within the Sylius ecommerce platform, developed by Setono - forked by BitBag",
4+
"authors": [
5+
{
6+
"name": "Setono"
7+
},
8+
{
9+
"name": "BitBag"
10+
}
11+
],
412
"license": "MIT",
513
"type": "symfony-bundle",
614
"require": {

0 commit comments

Comments
 (0)