Skip to content

Commit

Permalink
Merge pull request #506 from alma/fix/ecom-1869-ps-issue-ps-account-w…
Browse files Browse the repository at this point in the history
…ith-ps-817

fix: Issue PS Account with PS 8.1.7
  • Loading branch information
Benjamin-Freoua-Alma authored Jul 16, 2024
2 parents c68a37b + 9de5b0f commit 78c87e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion alma/config/admin/services.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
services:
_defaults:
public: true

#####################
# PS Account
Expand All @@ -10,4 +12,4 @@ services:
alma.ps_accounts_facade:
class: 'PrestaShop\PsAccountsInstaller\Installer\Facade\PsAccounts'
arguments:
- '@alma.ps_accounts_installer'
- '@alma.ps_accounts_installer'

0 comments on commit 78c87e4

Please sign in to comment.