Skip to content

Commit

Permalink
composer
Browse files Browse the repository at this point in the history
  • Loading branch information
dneustadt committed Apr 19, 2018
1 parent 2e9b11d commit 71ca956
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 @@ -68,7 +68,7 @@ JavaScript console to issue commands:

### Install with composer
* Change to your root installation of shopware
* Run command `composer require FriendsOfShopware/frosh-view-snapshots` and install and activate plugin with Plugin Manager
* Run command `composer require frosh/frosh-view-snapshots` and install and activate plugin with Plugin Manager

## Requirements

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": "FriendsOfShopware/frosh-view-snapshots",
"name": "frosh/frosh-view-snapshots",
"keywords": ["views", "snapshot", "recording", "frontend", "template", "restore", "shopware", "shopware-plugin"],
"description": "Shopware plugin that allows you to record/log views and restore them",
"license": "MIT",
Expand Down

0 comments on commit 71ca956

Please sign in to comment.