Skip to content

Commit c3a006d

Browse files
authored
[FFWEB-3158] Unlock all PHP 8 versions above v8.1
Unlock all PHP 8 versions above v8.1
1 parent d4856cb commit c3a006d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~8.1.0||~8.2.0||~8.3.0",
13+
"php": "^8.1",
1414
"omikron/factfinder-communication-sdk": "^0.9.5",
1515
"magento/framework": "~103.0.4",
1616
"magento/module-catalog": "~104.0.4",

0 commit comments

Comments
 (0)