Skip to content

Commit

Permalink
Merge pull request #85 from akunzai/openmage/20.8
Browse files Browse the repository at this point in the history
Bump OpenMage from 20.7.0 to 20.8.0
  • Loading branch information
akunzai committed May 22, 2024
2 parents 282b9e4 + 206e054 commit fcbf762
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/openmage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/OpenMage/magento-lts/tree/main/dev/openmage
ARG PHP_VERSION=8.3
ARG PHP_EXTRA_BUILD_DEPS=""
ARG OPENMAGE_VERSION=20.7.0
ARG OPENMAGE_VERSION=20.8.0

# https://github.com/OpenMage/magento-lts/blob/main/.github/workflows/release.yml
FROM composer as builder
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"akunzai/joomla-stubs": "dev-master",
"friendsofphp/php-cs-fixer": "^3.57",
"joomla/joomla-cms": "5.1.0",
"openmage/magento-lts": "^20.7",
"openmage/magento-lts": "^20.8",
"phpstan/phpstan": "^1.11"
},
"extra": {
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fcbf762

Please sign in to comment.