Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allanvb committed Apr 5, 2023
1 parent 6170f95 commit d21dcdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"type": "library",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"require": {
"php": ">=7.4",
"guzzlehttp/guzzle": "^6|^7",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package provide a set of tools that allow developers to easily integrate wi

## Installation
```shell
composer require merch-one/php-sdk
composer require merch-one/php-api-sdk
```

## Overview
Expand Down

0 comments on commit d21dcdc

Please sign in to comment.