Skip to content

Commit

Permalink
changed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Thalen committed Oct 20, 2017
1 parent d6da095 commit b715753
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 @@ -9,7 +9,7 @@ This package uses [Guzzle](https://github.com/guzzle/guzzle) to make the cUrl re
Add the package to your composer.json file
```
"require": {
"nexttalent/acumulus": "~2.0"
"thalent/acumulus": "~2.0"
},
```

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": "nexttalent/acumulus",
"name": "thalent/acumulus",
"description": "PHP wrapper for the Acumulus API",
"authors": [
{
Expand Down

0 comments on commit b715753

Please sign in to comment.