Skip to content

Commit

Permalink
preparing for packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
treehousetim committed Jan 15, 2019
1 parent 5a1ee57 commit 929b151
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 @@ Canadian bank holidays are difficult to find authoritative information for. I'v

## Usage

`composer require treehousetim/bankHolidays`
`composer require treehousetim/bank-holidays`

```
<?php
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": "treehousetim/bankHolidays",
"name": "treehousetim/bank-holidays",
"description": "A simple, zero-dependency, bank holiday calculator for PHP.",
"type": "project",
"license": "MIT",
Expand Down

0 comments on commit 929b151

Please sign in to comment.