Skip to content

Commit

Permalink
[PAYONE-115] Add dependency to GitHub pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Erik Spreng committed Oct 25, 2021
1 parent 990cdfb commit 7812d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
composer require k10r/codestyle:"^1.0" --no-scripts
composer require phpstan/phpstan:"^0.12" --no-scripts
composer require phpstan/phpstan-phpunit:"^0.12" --no-scripts
composer require sinergi/browser-detector:"^6.1" --no-scripts
- name: Install plugin
run: |
mkdir -p /tmp/shopware/custom/plugins/PayonePayment
Expand Down

0 comments on commit 7812d1c

Please sign in to comment.