Skip to content

Commit

Permalink
Update phpunit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar committed May 3, 2022
1 parent 63d95f0 commit f6d82c1
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 @@ -16,7 +16,7 @@
"php": "~7.3.0||~7.4.0||~8.1.0"
},
"require-dev": {
"phpunit/phpunit": "~6.5",
"phpunit/phpunit": "~6.5||~9.5.0",
"roave/security-advisories": "dev-latest"
},
"autoload": {
Expand Down

0 comments on commit f6d82c1

Please sign in to comment.