Skip to content

Commit

Permalink
bump to version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Pichat committed Oct 3, 2023
1 parent da807a1 commit bd0b7fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ services:
PrestaShop\Module\Psgdpr\Service\LoggerService:
class: 'PrestaShop\Module\Psgdpr\Service\LoggerService'
arguments:
- "@PrestaShop\\Module\\Psgdpr\\Repository\\LoggerRepository"
- "@PrestaShop\\Module\\Psgdpr\\Repository\\CustomerRepository"
- '@PrestaShop\Module\Psgdpr\Repository\LoggerRepository'

PrestaShop\Module\Psgdpr\Service\ExportService:
class: 'PrestaShop\Module\Psgdpr\Service\ExportService'
Expand Down

0 comments on commit bd0b7fd

Please sign in to comment.