Skip to content

Commit 434b1d9

Browse files
Update composer.json for OM 20.* and PHP 8.2
1 parent a18a34b commit 434b1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cotya/openmage-demo",
33
"require": {
44
"aydin-hassan/magento-core-composer-installer": "2.0",
5-
"openmage/magento-lts": "19.*",
5+
"openmage/magento-lts": "20.*",
66
"magento-hackathon/magento-composer-installer": "*",
77
"cweagans/composer-patches": "^1.6",
88
"composer/composer": "^2"
@@ -15,7 +15,7 @@
1515
"magento-hackathon/magento-composer-installer": true
1616
},
1717
"platform": {
18-
"php": "8.0"
18+
"php": "8.2"
1919
}
2020
},
2121
"extra": {

0 commit comments

Comments
 (0)