Skip to content

Commit f9d40df

Browse files
committed
Update composer
1 parent a72984f commit f9d40df

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "damienharper/auditor",
2+
"name": "recranet/auditor",
33
"type": "library",
44
"description": "The missing audit log library.",
55
"keywords": ["doctrine", "audit", "audit-log", "audit-trail"],
@@ -8,6 +8,10 @@
88
{
99
"name": "Damien Harper",
1010
"email": "damien.harper@gmail.com"
11+
},
12+
{
13+
"name": "Simon Decloedt",
14+
"email": "simon@recranet.com"
1115
}
1216
],
1317
"require": {

0 commit comments

Comments
 (0)