Skip to content

Commit

Permalink
Merge pull request #87 from akunzai/openmage/20.9
Browse files Browse the repository at this point in the history
Bump OpenMage from 20.8.0 to 20.9.0
  • Loading branch information
akunzai committed May 30, 2024
2 parents 13b3bb5 + 8ee071d commit 243128f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 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.8.0
ARG OPENMAGE_VERSION=20.9.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.58",
"joomla/joomla-cms": "5.1.1",
"openmage/magento-lts": "^20.8",
"openmage/magento-lts": "^20.9",
"phpstan/phpstan": "^1.11"
},
"extra": {
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

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

0 comments on commit 243128f

Please sign in to comment.