❯composer req crehler/inpost-pay
./composer.json has been updated
Running composer update crehler/inpost-pay
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
- Locking crehler/inpost-pay (4.1.2)
- Locking league/oauth2-client (2.9.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
- Installing league/oauth2-client (2.9.0): Extracting archive
- Installing crehler/inpost-pay (4.1.2): Extracting archive
Generating optimized autoload files
128 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
- Skipping recipe for nyholm/psr7: all versions of the recipe conflict with your package versions.
Run composer recipes at any time to see the status of your Symfony recipes.
Executing script assets:install [OK]
No security vulnerability advisories found.
Using version ^4.1 for crehler/inpost-pay
❯php bin/console plugin:refresh
Shopware Plugin Service
=======================
[OK] Plugin list refreshed
Shopware Plugin Service
=======================
----------- ------------ -------------------- --------- ----------------- --------------------- ----------- -------- ------------- ----------------------
Plugin Label Composer name Version Upgrade version Author Installed Active Upgradeable Required by composer
----------- ------------ -------------------- --------- ----------------- --------------------- ----------- -------- ------------- ----------------------
InpostPay InPost Pay crehler/inpost-pay 4.1.2 Crehler Sp. z o. o. No No No Yes
----------- ------------ -------------------- --------- ----------------- --------------------- ----------- -------- ------------- ----------------------
1 plugins, 0 installed, 0 active , 0 upgradeable
❯php bin/console plugin:install InpostPay --activate
Shopware Plugin Lifecycle Service
=================================
Install 1 plugin(s):
* InPost Pay (v4.1.2)
Plugin "InpostPay" has been installed and activated successfully.
[OK] Installed 1 plugin(s).
! [NOTE] You may want to clear the cache after activating plugin(s). To do so run the cache:clear command
❯php bin/console cache:clear
[OK] Cache for the "prod" environment (debug=false) was successfully cleared.