Skip to content

Commit

Permalink
Merge pull request #328 from Buffele/feature/update_php_unit
Browse files Browse the repository at this point in the history
update phpunit and windows instructions
  • Loading branch information
FGRibreau committed Nov 20, 2021
2 parents 981b912 + b4c7bbb commit f2cff7b
Show file tree
Hide file tree
Showing 4 changed files with 773 additions and 292 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^9.0"
},
"autoload": {
"classmap": ["platform/php/MailChecker.php"]
Expand Down
Loading

0 comments on commit f2cff7b

Please sign in to comment.