Update README.md

This commit is contained in:
El. Abdellah
2022-02-25 09:37:02 +01:00
committed by GitHub
parent 56fba70416
commit 23de5882b0

View File

@@ -5,6 +5,11 @@ This Symfony bundle is an adapter that allows securing API using keycloak Bearer
## Installation
> Befor installing the bundle, automatic packages configuration can be activated with the following command:
> ```
> composer config extra.symfony.allow-contrib true
> ```
With composer:
```