Skip to content

Commit

Permalink
Bump calcinai/xero-php to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
foaly-nr1 committed Feb 26, 2017
1 parent 822ecd5 commit 8e885ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# XeroBundle

[![StyleCI](https://styleci.io/repos/73813542/shield?branch=master)](https://styleci.io/repos/73813542)
[![Total Downloads](https://poser.pugx.org/fourlabs/xero-bundle/downloads)](https://packagist.org/packages/fourlabs/xero-bundle)

This is a Symfony bundle wrapping the [XeroPHP](https://github.com/calcinai/xero-php) library. From the library's github page:

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": ["xero", "xero-php"],
"require": {
"php": "^5.5.9|~7.0",
"calcinai/xero-php": "^1.4",
"calcinai/xero-php": "^1.5",
"symfony/config": "^2.7|^3.0",
"symfony/debug": "^2.7|^3.0",
"symfony/dependency-injection": "^2.7|^3.0",
Expand Down

0 comments on commit 8e885ed

Please sign in to comment.