Skip to content

Commit

Permalink
Travis CI: reverted back to PHPUnit 5 to support PHP5.4 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrem committed Jul 2, 2019
1 parent 63656ca commit 16c3702
Show file tree
Hide file tree
Showing 12 changed files with 717 additions and 23 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
"psr-4": {
"Office365\\PHP\\Client\\": "src/"
}
},
"require-dev": {
"phpunit/phpunit": "5"
}
}
Loading

0 comments on commit 16c3702

Please sign in to comment.