Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon Khan committed Jun 5, 2017
1 parent dedcaeb commit 3badf00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Laravel Ebay

This package is a wrapper for [Ebay SDK](https://github.com/davidtsadler/ebay-sdk-php) written by David T. Sadler.
This package is based on [Ebay SDK](https://github.com/davidtsadler/ebay-sdk-php) written by David T. Sadler.
This package will organize all the configuration according to laravel and make you use the SDK with out doing any exceptional work or configurations.

## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=5.5",
"dts/ebay-sdk-php": "~12.0"
"dts/ebay-sdk-php": "~12.0|~11.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 3badf00

Please sign in to comment.