Skip to content

Commit

Permalink
adapted number of allowed deprecation notices
Browse files Browse the repository at this point in the history
  • Loading branch information
craue committed Aug 18, 2023
1 parent 80bc3c4 commit 2887285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
php: '7.3'
dependencies: lowest
doctrine-cache-bundle: true
symfony-deprecations: max[self]=2&max[indirect]=1200
symfony-deprecations: max[self]=2&max[indirect]=1360
-
php: '8.2'
dependencies: highest
Expand Down

0 comments on commit 2887285

Please sign in to comment.