File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Slim Framework HTTP Cache
22
3- [ ![ Build Status] ( https://travis-ci .com/slimphp/Slim-HttpCache. svg?branch=1.x )] ( https://travis-ci .com/slimphp/Slim-HttpCache )
3+ [ ![ Build Status] ( https://github .com/slimphp/Slim-HttpCache/actions/workflows/tests.yml/badge. svg?branch=1.x )] ( https://github .com/slimphp/Slim-HttpCache/actions )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/slimphp/Slim-HttpCache/badge.svg?branch=1.x )] ( https://coveralls.io/github/slimphp/Slim-HttpCache?branch=1.x )
5- [ ![ Latest Stable Version] ( https://poser.pugx.org/slim/http-cache/v )] ( //packagist.org/packages/slim/http-cache )
5+ [ ![ Latest Stable Version] ( https://poser.pugx.org/slim/http-cache/v )] ( https: //packagist.org/packages/slim/http-cache)
66[ ![ License] ( https://poser.pugx.org/slim/http-cache/license )] ( https://packagist.org/packages/slim/http-cache )
77
88This repository contains a Slim Framework HTTP cache middleware and service provider.
@@ -11,7 +11,7 @@ This repository contains a Slim Framework HTTP cache middleware and service prov
1111
1212Via Composer
1313
14- ``` bash
14+ ``` bash
1515$ composer require slim/http-cache
1616```
1717
You can’t perform that action at this time.
0 commit comments