Skip to content

Commit 5279002

Browse files
Merge branch '4.x' into 5.x
2 parents 943dd9a + c6687cd commit 5279002

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "willdurand/propel-eventdispatcher-behavior",
2+
"name": "dayspring-tech/propel-eventdispatcher-behavior",
33
"description": "Integrates the Symfony2 EventDispatcher component in your Model classes. ",
44
"keywords": [ "propel", "behavior", "event dispatcher", "event" ],
55
"license": "MIT",
@@ -14,6 +14,14 @@
1414
{
1515
"name": "William DURAND",
1616
"email": "william.durand1@gmail.com"
17+
},
18+
{
19+
"name": "Jeffrey Wong",
20+
"email": "jwong@dayspringpartners.com"
21+
},
22+
{
23+
"name": "Stan Situ",
24+
"email": "ssitu@dayspringpartners.com"
1725
}
1826
],
1927
"autoload": {

0 commit comments

Comments
 (0)