Skip to content

Commit

Permalink
Update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts committed Aug 22, 2023
1 parent 632757a commit 0a82cd3
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 @@ -35,7 +35,7 @@ Instructions on how to install Shopper can be found at the [installation guide](
For advanced users, run this in your terminal to install Shopper from command line:

``` bash
composer require shopper/framework
composer require shopper/shopper
```

Run this command to install Shopper in your project
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
},
"replace": {
"shopper/core": "self.version",
"shopper/framework": "self.version",
"shopper/shopper": "self.version",
"shopper/sidebar": "self.version"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 0a82cd3

Please sign in to comment.