Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jun 12, 2019
1 parent efdb5e4 commit 3bf9967
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: php

php:
- 7.1
- 7.2
- 7.3

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.2",
"nesbot/carbon": "^2.19"
},
"require-dev": {
Expand Down

0 comments on commit 3bf9967

Please sign in to comment.