Skip to content

Commit

Permalink
Update phpunit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Squires authored and Michael Squires committed Sep 18, 2021
1 parent 78c7e94 commit d3b68fc
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 @@ -22,7 +22,7 @@
},
"require-dev": {
"mockery/mockery": "1.0.0",
"phpunit/PHPUnit": "5.7.25",
"phpunit/phpunit": "5.7.25",
"squizlabs/php_codesniffer": "3.1.1"
},
"suggest": {
Expand Down

0 comments on commit d3b68fc

Please sign in to comment.