Skip to content

Commit

Permalink
Merge pull request #108 from aftabnaveed/master
Browse files Browse the repository at this point in the history
php unit 7.0 support
  • Loading branch information
bruli authored Apr 30, 2018
2 parents 0b1e4db + 48b4c9e commit ef4c6ec
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 @@ -23,7 +23,7 @@
"require": {
"php": "^7.1",
"friendsofphp/php-cs-fixer": "^2.1",
"phpunit/phpunit": "~6.0",
"phpunit/phpunit": "~7.0",
"squizlabs/php_codesniffer": "~2.8",
"phpmd/phpmd": "~2.6",
"symfony/dependency-injection": "~4.0",
Expand Down

0 comments on commit ef4c6ec

Please sign in to comment.