File tree Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Expand file tree Collapse file tree 2 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1- # FlorianvSwapBundle [ ![ Build status] [ travis-image ]] [ travis-url ] [ ![ Version] [ version-image ]] [ version-url ] [ ![ License ] [ license-image ]] [ license-url ]
1+ # FlorianvSwapBundle [ ![ Build status] [ travis-image ]] [ travis-url ] [ ![ Version] [ version-image ]] [ version-url ]
22
33This Bundle integrates the [ Swap] ( https://github.com/florianv/swap ) library with Symfony2.
44
@@ -17,10 +17,7 @@ Resources/meta/LICENSE
1717```
1818
1919[ travis-url ] : https://travis-ci.org/florianv/FlorianvSwapBundle
20- [ travis-image ] : http://img.shields.io/travis/florianv/FlorianvSwapBundle.svg?style=flat-square
21-
22- [ license-url ] : https://packagist.org/packages/florianv/swap-bundle
23- [ license-image ] : http://img.shields.io/packagist/l/florianv/swap-bundle.svg?style=flat-square
20+ [ travis-image ] : http://img.shields.io/travis/florianv/FlorianvSwapBundle.svg?style=flat
2421
2522[ version-url ] : https://packagist.org/packages/florianv/swap-bundle
26- [ version-image ] : http://img.shields.io/packagist/v/florianv/swap-bundle.svg?style=flat-square
23+ [ version-image ] : http://img.shields.io/packagist/v/florianv/swap-bundle.svg?style=flat
Original file line number Diff line number Diff line change @@ -139,11 +139,12 @@ florianv_swap:
139139# # Cache
140140
141141Some doctrine cache providers are implemented :
142- - apc
143- - array
144- - xcache
145- - wincache
146- - zenddata
142+
143+ - apc
144+ - array
145+ - xcache
146+ - wincache
147+ - zenddata
147148
148149` ` ` yaml
149150# app/config/config.yml
@@ -176,9 +177,10 @@ florianv_swap:
176177` ` `
177178
178179In this case, the order of providers will be :
179- - yahoo_finance
180- - acme_demo.provider.custom
181- - google_finance
180+
181+ - yahoo_finance
182+ - acme_demo.provider.custom
183+ - google_finance
182184
183185# Usage
184186
You can’t perform that action at this time.
0 commit comments