Skip to content

Commit

Permalink
Merge branch 'qa/88'
Browse files Browse the repository at this point in the history
Close #88
  • Loading branch information
michalbundyra committed Feb 8, 2020
2 parents 4c1be68 + 30f7f5f commit 5a15dfb
Show file tree
Hide file tree
Showing 3 changed files with 249 additions and 183 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ matrix:
- php: 7.2
env:
- DEPS=locked
- LEGACY_DEPS="phpunit/phpunit"
- php: 7.2
env:
- DEPS=latest
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"squizlabs/php_codesniffer": "^3.5.4"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20 || ^8.5.2"
"phpunit/phpunit": "^7.5.20 || ^8.5.2 || ^9.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 5a15dfb

Please sign in to comment.