Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Updated composer install name
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Apr 10, 2020
1 parent d36c445 commit fbed82c
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
Expand Up @@ -7,7 +7,7 @@ The PHP client library allows you to interact with the customers, tickets, inven
## Install

```bash
composer require tuneuptechnology/tuneuptechnology-php
composer require ncr4/tuneuptechnology-php
```

## Example
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tuneuptechnology/tuneuptechnology-php",
"name": "ncr4/tuneuptechnology-php",
"description": "The PHP client library for the Tuneup Technology App.",
"keywords": ["tuneup", "technology", "app", "client", "library", "php"],
"homepage": "https://github.com/ncr4/tuneuptechnology-php",
Expand Down

0 comments on commit fbed82c

Please sign in to comment.