Skip to content

Commit

Permalink
Update travis and composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anderly committed Jul 26, 2019
1 parent 6d90f5b commit a837ea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ php:
# - '7.0'
- '7.1'
- '7.2'
- '7.3'

before_install:
- composer self-update
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saintsystems/odata-client",
"version": "0.2.5",
"version": "0.2.6",
"description": "Saint Systems OData Client for PHP",
"keywords": ["odata", "rest", "php"],
"homepage": "https://github.com/saintsystems/odata-client-php",
Expand Down

0 comments on commit a837ea6

Please sign in to comment.