Skip to content

Commit

Permalink
Renamed project user
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxmoreno committed Sep 18, 2017
1 parent cd0bc85 commit 701bb79
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 @@ -14,7 +14,7 @@ available to the `Phalcon\Mvc\Model`, I expected to see similar adapters for `Ph
1. Use composer
2. Run
```bash
composer require amoreno/phalcon-collection-paginator
composer require angelxmoreno/phalcon-collection-paginator
```
3. Make sure to include Composer's autoload.php file as part of your bootstrapping process
```bash
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": "amoreno/phalcon-collection-paginator",
"name": "angelxmoreno/phalcon-collection-paginator",
"description": "A Phalcon paginator adapter for Phalcon Collections",
"require": {
},
Expand Down

0 comments on commit 701bb79

Please sign in to comment.