Skip to content

Commit 827ad9f

Browse files
authored
Merge pull request #14 from BitBagCommerce/OP-268/Readme_fix
OP-269 Fix readme installation command to install with all dependencies
2 parents d14e2cd + 3a3d95a commit 827ad9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We work on stable, supported, and up-to-date versions of packages. We recommend
4242
1. Require our plugin with composer:
4343

4444
```bash
45-
composer require bitbag/imoje-paywall-plugin
45+
composer require bitbag/imoje-paywall-plugin --with-all-dependencies
4646
```
4747

4848
2. Add plugin dependencies to your `config/bundles.php` file:

0 commit comments

Comments
 (0)