File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ parameters:
6
6
liuggio_stats_d_client.collector.service.class : Liuggio\StatsDClientBundle\Service\StatsDCollectorService
7
7
liuggio_stats_d_client.collector.listener.class : Liuggio\StatsDClientBundle\Listener\StatsDCollectorListener
8
8
liuggio_stats_d_client.collector.dbal.class : Liuggio\StatsDClientBundle\StatsCollector\DbalStatsCollector
9
- liuggio_stats_d.sender.class : Liuggio\StatsdClient\Service\StatsDService
9
+ liuggio_stats_d.sender.class : Liuggio\StatsdClient\Service\StatsdService
10
10
11
11
# monolog handler
12
12
liuggio_stats_d_client.monolog_handler.class : Liuggio\StatsdClient\Monolog\Handler\StatsDHandler
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.2" ,
20
- "liuggio/statsd-php-client" : " >1 .0.12 " ,
20
+ "liuggio/statsd-php-client" : " v1 .0.14 " ,
21
21
"symfony/framework-bundle" : " >2.0"
22
22
},
23
23
"require-dev" : {
You can’t perform that action at this time.
0 commit comments