Skip to content

Commit 72da8b7

Browse files
authored
readme travis badge
1 parent 0f84c3f commit 72da8b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Attribute Aggregator module
22
==============
33

4-
[![Latest Stable Version](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/v/stable)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Total Downloads](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/downloads)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Travis](https://travis-ci.org/NIIF/simplesamlphp-module-attributeaggregator.svg?branch=master)
4+
[![Latest Stable Version](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/v/stable)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Total Downloads](https://poser.pugx.org/niif/simplesamlphp-module-attributeaggregator/downloads)](https://packagist.org/packages/niif/simplesamlphp-module-attributeaggregator) [![Travis](https://travis-ci.org/NIIF/simplesamlphp-module-attributeaggregator.svg?branch=master)](https://travis-ci.org/NIIF/simplesamlphp-module-attributeaggregator.svg?branch=master)
55

66
The Attribute Aggregator module is implemented as an Authentication Processing Filter.
77
It can be configured in the SP's config.php file.
@@ -16,7 +16,7 @@ Install
1616

1717
You can install the module with composer:
1818

19-
composer require niif/simplesamlphp-module-attributeaggregator:1.*
19+
composer require niif/simplesamlphp-module-attributeaggregator
2020

2121
How to setup the attributeaggregator module
2222
-------------------------------

0 commit comments

Comments
 (0)