fix(supported-version): adjust correct key for mage-os/project-community-edition:>=1.2 <1.3

This commit is contained in:
Damien Retzinger
2025-12-15 11:05:23 -05:00
parent 229f7a2684
commit e12d993761
2 changed files with 2 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -56,7 +56,7 @@
"eol": "2025-06-16T00:00:00+0000" "eol": "2025-06-16T00:00:00+0000"
}, },
"mage-os/project-community-edition:>=1.2 <1.3": { "mage-os/project-community-edition:>=1.2 <1.3": {
"magento": "mage-os/project-community-edition:>=1.1 <1.2", "magento": "mage-os/project-community-edition:>=1.2 <1.3",
"php": 8.4, "php": 8.4,
"composer": "2.8.8", "composer": "2.8.8",
"mysql": "mysql:8.4", "mysql": "mysql:8.4",