Skip to content

Commit a6559e4

Browse files
committed
Update package name and authors
1 parent cdb6a68 commit a6559e4

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

composer.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
{
2-
"name": "emag/cache-bundle",
2+
"name": "emag-tech-labs/cache-bundle",
33
"description": "CacheBundle by eMAGTechLabs",
44
"type": "library",
55
"license": "MIT",
66
"authors": [
7+
{
8+
"name": "eMAGTechLabs",
9+
"email": "techlabs@emag.ro",
10+
"homepage": "https://techlabs.emag.ro",
11+
"role": "Maintainer"
12+
},
13+
{
14+
"name": "Daniel Toader",
15+
"email": "developer@danieltoader.com",
16+
"role": "Developer"
17+
},
718
{
819
"name": "Alexandru Bumbacea",
9-
"email": "alexandru.bumbacea@emag.ro"
20+
"email": "alexandru.bumbacea@emag.ro",
21+
"role": "Developer"
1022
}
1123
],
1224
"require": {

0 commit comments

Comments
 (0)