File tree Expand file tree Collapse file tree 1 file changed +17
-8
lines changed
Expand file tree Collapse file tree 1 file changed +17
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " willdurand /propel-eventdispatcher-bundle" ,
2+ "name" : " dayspring-tech /propel-eventdispatcher-bundle" ,
33 "description" : " Integrates the Propel EventDispatcherBehavior into Symfony2." ,
44 "license" : " MIT" ,
55 "require" : {
6- "willdurand /propel-eventdispatcher-behavior" : " dev-fix/event-dispatcher "
6+ "dayspring-tech /propel-eventdispatcher-behavior" : " 5.x-dev "
77 },
88 "require-dev" : {
99 "symfony/framework-bundle" : " ^4.3|^5.0" ,
1010 "symfony/yaml" : " ^4.0|^5.0" ,
1111 "phpunit/phpunit" : " ~8.5.33|^9.0"
1212 },
13- "repositories" : [
14- {
15- "type" : " vcs" ,
16- "url" : " git@github.com:dayspring-tech/EventDispatcherBehavior.git"
17- }
18- ],
1913 "authors" : [
2014 {
2115 "name" : " William DURAND" ,
2216 "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"
25+ },
26+ {
27+ "name" : " Bruce Yu" ,
28+ "email" : " bwyu@dayspringpartners.com"
2329 }
2430 ],
2531 "autoload" : {
3137 " Composer\\ Config::disableProcessTimeout" ,
3238 " vendor/bin/phpunit -c ./phpunit.xml.dist"
3339 ]
40+ },
41+ "replace" : {
42+ "willdurand/propel-eventdispatcher-bundle" : " <=1.0.1"
3443 }
3544}
You can’t perform that action at this time.
0 commit comments