Skip to content

Commit

Permalink
minor: fix test deprecations (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored Oct 28, 2024
1 parent 770d579 commit aef1082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^9.5",
"symfony/phpunit-bridge": "^6.3"
"phpunit/phpunit": "^9.5.21",
"symfony/phpunit-bridge": "^6.3|^7.0"
},
"config": {
"preferred-install": "dist",
Expand Down

0 comments on commit aef1082

Please sign in to comment.