Skip to content

Commit

Permalink
update to phpunit 7
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgorges committed Mar 10, 2019
1 parent b0e4fe2 commit 77f9a40
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": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
"phpunit/phpunit": "7.*"
},
"autoload": {
"psr-4": {"HumanNameParser\\": "src/HumanNameParser"}
Expand Down

0 comments on commit 77f9a40

Please sign in to comment.