Skip to content

Commit

Permalink
Merge pull request #106 from tighten/adc/update-location
Browse files Browse the repository at this point in the history
Change location from `calebporzio` to `tightenco`
  • Loading branch information
mattstauffer authored Mar 31, 2023
2 parents 0029f66 + a92aa28 commit 9aa3816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "calebporzio/parental",
"name": "tightenco/parental",
"description": "A simple eloquent trait that allows relationships to be accessed through child models.",
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It's a fancy name for a simple concept: Extending a model (usually to add specif
## Installation

```bash
composer require calebporzio/parental
composer require tightenco/parental
```

## Simple Usage
Expand Down

0 comments on commit 9aa3816

Please sign in to comment.