File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99matrix :
1010 allow_failures :
11- - php : 5.5
11+ - php : 5.3.3
1212
1313before_script :
1414 - wget -nc http://getcomposer.org/composer.phar
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ It Includes
1212* a ** Service** , a ** Factory** and an Entity callable by the DIC
1313* a ** Monolog Handler**
1414* a series of ** Collectors** in order to aggregate your personal data.
15-
15+ * a series of ** Commands ** in order to execute data also from cli.
1616
1717## Check out the documentation
1818
Original file line number Diff line number Diff line change 1717 ],
1818 "require" : {
1919 "php" : " >=5.3.2" ,
20- "liuggio/statsd-php-client" : " >= 1.0.9 " ,
20+ "liuggio/statsd-php-client" : " 1.0.* " ,
2121 "symfony/framework-bundle" : " >2.0"
2222 },
2323 "require-dev" : {
3535 "target-dir" : " Liuggio/StatsDClientBundle" ,
3636 "extra" : {
3737 "branch-alias" : {
38- "dev-master" : " 2.3 .x-dev"
38+ "dev-master" : " 1.6 .x-dev"
3939 }
4040 }
4141}
You can’t perform that action at this time.
0 commit comments