We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb6a68 commit a6559e4Copy full SHA for a6559e4
composer.json
@@ -1,12 +1,24 @@
1
{
2
- "name": "emag/cache-bundle",
+ "name": "emag-tech-labs/cache-bundle",
3
"description": "CacheBundle by eMAGTechLabs",
4
"type": "library",
5
"license": "MIT",
6
"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
18
19
"name": "Alexandru Bumbacea",
- "email": "alexandru.bumbacea@emag.ro"
20
+ "email": "alexandru.bumbacea@emag.ro",
21
22
}
23
],
24
"require": {
0 commit comments