Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Jan 2, 2019
1 parent ec46735 commit 5baed81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- nightly
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"issues": "https://github.com/slevomat/eet-client/issues"
},
"require": {
"php": "^7.0",
"php": "^7.2",
"ext-openssl": "*",
"ext-soap": "*",
"consistence/consistence": "^2.0.0",
Expand Down

0 comments on commit 5baed81

Please sign in to comment.