Skip to content

Commit

Permalink
Remove twig version restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
kenariosz committed Oct 9, 2024
1 parent b88bd37 commit e3c4276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/oxid-esales/metapackage-7.2-slim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install:
"oxid-esales/codeception-modules":"{{ .Data.global.composer.dev_ref }}",
"oxid-esales/codeception-page-objects":"{{ .Data.global.composer.dev_ref }}",
"oxid-esales/developer-tools":"{{ .Data.global.composer.dev_ref }}",
"oxid-esales/oxideshop-ide-helper":"{{ .Data.global.composer.dev_ref }}",
"oxid-esales/oxideshop-ide-helper":"v6.2.0",
"codeception/codeception":"^5.0",
"codeception/module-asserts":"^3.0",
"codeception/module-db":"^3.0",
Expand Down

0 comments on commit e3c4276

Please sign in to comment.