Skip to content

Commit

Permalink
ci: Allow abandoned packages, as unable to replace sensio-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Dec 1, 2024
1 parent f22fe9c commit 3e3ef52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
php bin/console lint:twig templates
- name: Check dependencies
run: composer audit
run: COMPOSER_AUDIT_ABANDONED=report composer audit

0 comments on commit 3e3ef52

Please sign in to comment.