Skip to content

Commit

Permalink
Merge pull request #14 from BitBagCommerce/OP-268/Readme_fix
Browse files Browse the repository at this point in the history
OP-269 Fix readme installation command to install with all dependencies
  • Loading branch information
PiotrSzymanski2000 authored May 23, 2024
2 parents d14e2cd + 3a3d95a commit 827ad9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ We work on stable, supported, and up-to-date versions of packages. We recommend
1. Require our plugin with composer:

```bash
composer require bitbag/imoje-paywall-plugin
composer require bitbag/imoje-paywall-plugin --with-all-dependencies
```

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

0 comments on commit 827ad9f

Please sign in to comment.