Skip to content

Commit

Permalink
Merge pull request #1 from AnrDaemon/fix-composer-deps
Browse files Browse the repository at this point in the history
Reinstitute the phpunit/phpunit dependency the right way.
  • Loading branch information
uwetews committed Dec 9, 2018
2 parents 06c4eac + 317f05e commit 9ec3d2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/composer.json
Expand Up @@ -34,5 +34,8 @@
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"require": {
"phpunit/phpunit": "^6.4.1 || ^4.6.6"
}
}

0 comments on commit 9ec3d2d

Please sign in to comment.