We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18a34b commit 434b1d9Copy full SHA for 434b1d9
src/composer.json
@@ -2,7 +2,7 @@
2
"name": "cotya/openmage-demo",
3
"require": {
4
"aydin-hassan/magento-core-composer-installer": "2.0",
5
- "openmage/magento-lts": "19.*",
+ "openmage/magento-lts": "20.*",
6
"magento-hackathon/magento-composer-installer": "*",
7
"cweagans/composer-patches": "^1.6",
8
"composer/composer": "^2"
@@ -15,7 +15,7 @@
15
"magento-hackathon/magento-composer-installer": true
16
},
17
"platform": {
18
- "php": "8.0"
+ "php": "8.2"
19
}
20
21
"extra": {
0 commit comments