Skip to content

Commit 7a06152

Browse files
authored
MAGE-949: drop support for Magento 2.3 (#1554)
1 parent 9f564a9 commit 7a06152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "3.14.0-beta.1",
77
"require": {
88
"php": "~8.1|~8.2|~8.3",
9-
"magento/framework": "~102.0|~103.0",
9+
"magento/framework": "~103.0",
1010
"algolia/algoliasearch-client-php": "^4.0@alpha",
1111
"guzzlehttp/guzzle": "^6.3.3|^7.3.0",
1212
"ext-json": "*",

0 commit comments

Comments
 (0)