Skip to content

Commit

Permalink
Update travis.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 19, 2019
1 parent 219c4a1 commit 9c171db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dist: xenial
php:
- 7.2
- 7.3
- 7.4snapshot

env:
global:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"php-http/guzzle6-adapter": "^2.0"
},
"require-dev": {
"mockery/mockery": "^1.2",
"orchestra/testbench": "^3.8 || ^4.0"
"mockery/mockery": "^1.2.3",
"orchestra/testbench": "^3.8.5 || ^4.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 9c171db

Please sign in to comment.