Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Dec 22, 2018
1 parent a37a78d commit d5cda38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ modman clone https://github.com/sreichel/magento-StackExchange_DisableAdvancedSe
```
- via composer
```
composer require mse-sv3n/disable-advanced-search
composer require mse-sv3n/m1-disable-advanced-search
```

#### Uninstallation
Expand All @@ -41,7 +41,7 @@ modman remove magento-stackexchange-disableadvancesdsearch
```
- via composer
```
composer remove mse-sv3n/disable-advanced-search
composer remove mse-sv3n/m1-disable-advanced-search
```

### Usage
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": "mse-sv3n/disable-advanced-search",
"name": "mse-sv3n/m1-disable-advanced-search",
"type": "magento-module",
"license": "OSL-3.0",
"description": "Disable advanced search on storeview scope",
Expand Down

0 comments on commit d5cda38

Please sign in to comment.