Skip to content

Commit

Permalink
update composer.json from krisrandall/parcel4me to parcel4me/parcel4me
Browse files Browse the repository at this point in the history
  • Loading branch information
krisrandall committed Feb 10, 2017
1 parent 93a4ab0 commit 1f18d7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is a reusable un-opinionated interface that can be used with any existing PHP

### Add the package

$ composer install parcelforme/parcel4me
$ composer install parcel4me/parcel4me

## Demo Example(s)

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "krisrandall/parcel4me",
"name": "parcel4me/parcel4me",
"description": "A one-click checkout and delivery package for PHP shopping carts",
"require": {
"firebase/php-jwt": "^4.0",
Expand All @@ -9,7 +9,7 @@
"authors": [
{
"name": "krisrandall",
"email": "kris.randall@gmail.com"
"email": "kris@cocreations.com.au"
}
],
"autoload": {
Expand Down

0 comments on commit 1f18d7e

Please sign in to comment.