Skip to content

Commit

Permalink
Merge pull request #44 from BitBagCommerce/InstallationProcedures
Browse files Browse the repository at this point in the history
Updating installation procedures
  • Loading branch information
senghe authored Sep 13, 2023
2 parents 79d208f + f502235 commit 10d3651
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 @@ -256,7 +256,7 @@ services:
app.event_listener.frank_martin_shipping_export:
class: App\EventListener\FrankMartinShippingExportEventListener
arguments:
- '@session.flash_bag'
- '@request_stack'
- '@filesystem'
- '@bitbag.manager.shipping_export'
- '%bitbag.shipping_labels_path%'
Expand Down

0 comments on commit 10d3651

Please sign in to comment.