Skip to content

Commit

Permalink
=Moving repo to T&T
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanGeerinck committed Mar 23, 2021
1 parent a2b041b commit 002bd3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#### Installation

```ssh
composer require reinvanoyen/dry-helpers
composer require tallieutallieu/dry-helpers
```
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "reinvanoyen/dry-helpers",
"name": "tallieutallieu/dry-helpers",
"minimum-stability": "dev",
"description": "CLI helpers for DRY",
"keywords": ["commandline", "cli", "commands", "helpers", "dry"],
Expand All @@ -11,8 +11,8 @@
}
],
"require": {
"reinvanoyen/oak": "^1.0.0",
"reinvanoyen/oak-console-table": "^1.0.0"
"tallieutallieu/oak": "^1.0.0",
"tallieutallieu/oak-console-table": "^1.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 002bd3e

Please sign in to comment.