Skip to content

Commit

Permalink
FOSUserBundle deprecates GroupableInterface used by our BaseModel
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Apr 9, 2020
1 parent 3492922 commit fbfa615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -2008,7 +2008,7 @@ jobs:
fail-fast: false
timeout-minutes: 20
env:
SYMFONY_DEPRECATIONS_HELPER: max[total]=5 # 5 deprecation notices from FOSUserBundle
SYMFONY_DEPRECATIONS_HELPER: max[total]=8 # 5 deprecation notices from FOSUserBundle
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit fbfa615

Please sign in to comment.