Skip to content

Commit

Permalink
Bump deps.
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 Dec 17, 2019
1 parent 26d16c1 commit ccafe41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,10 +1,10 @@
dist: bionic
language: php
dist: xenial

php:
- 7.2
- 7.3
- 7.4snapshot
- 7.4

env:
global:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -24,9 +24,9 @@
"laravie/codex": "^5.1"
},
"require-dev": {
"mockery/mockery": "^1.2.3",
"mockery/mockery": "^1.3",
"php-http/curl-client": "^2.0",
"phpunit/phpunit": "^8.3"
"phpunit/phpunit": "^8.4"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit ccafe41

Please sign in to comment.