Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Moroine Bentefrit authored Aug 17, 2017
2 parents 7d6ca2e + 7c15ed8 commit e922830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SAML Support is really limited, this bundle can be used to provide a basic ident
public function registerBundles()
{
// ...
$bundles[] = AdactiveSas\Saml2BridgeBundle\AdactiveSasSaml2BridgeBundle();
$bundles[] = new AdactiveSas\Saml2BridgeBundle\AdactiveSasSaml2BridgeBundle();
}
```

Expand Down

0 comments on commit e922830

Please sign in to comment.