Skip to content

Commit

Permalink
lessen requirement of phpunit-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Sep 17, 2023
1 parent 5c31084 commit 23d2499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"phpstan/phpstan": "^1.10",
"vimeo/psalm": "^5.15",
"psalm/plugin-phpunit": "^0.18.4",
"symfony/phpunit-bridge": "^6.3"
"symfony/phpunit-bridge": "^6.0"
}
}

0 comments on commit 23d2499

Please sign in to comment.