Skip to content

Commit

Permalink
Locate phpunit/codecept in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Sep 10, 2024
1 parent d248576 commit cd77ac5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/oxid-esales/module-gdproptin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ install:
composer:
transform: |
{
"preferred-install": {
"oxid-esales/*": "source"
},
"minimum-stability": "dev",
"preferred-install": {
"oxid-esales/*": "source"
},
"require": {
"oxid-esales/oxideshop-ce": "{{ .Data.global.composer.dev_ref }}",
"oxid-esales/twig-component": "{{ .Data.global.composer.dev_ref }}",
Expand Down

0 comments on commit cd77ac5

Please sign in to comment.