Skip to content

Commit

Permalink
Do not use PHPUnit Bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
benr77 committed Dec 27, 2022
1 parent 1dc4885 commit ede1014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grumphp.conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ grumphp:
- git_blacklist
- ecs
- phpstan
- phpunitbridge
- phpunit
- composer
- composer_normalize
- lint_twig
- lint_yaml
- gitlab_lint
my_pre_push:
tasks:
- phpunitbridge_all
- phpunit_all
- doctrine_schema_check
- phpstan_all

0 comments on commit ede1014

Please sign in to comment.