Skip to content

Commit cd6c521

Browse files
Update composer.json
Add PHP 8.1 compatibilty
1 parent f4e9b39 commit cd6c521

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
@@ -30,7 +30,7 @@
3030
}
3131
],
3232
"require": {
33-
"php": "~7.1||~7.2||~7.3||~7.4",
33+
"php": "~7.1||~7.2||~7.3||~7.4||~8.1",
3434
"magento/framework": "^102.0.0||^103.0.0"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)