Skip to content

Commit 7fdf6f2

Browse files
authored
added php 8.1 compat
1 parent 6778248 commit 7fdf6f2

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
@@ -2,7 +2,7 @@
22
"name": "webgriffe/module-bootstrap-menu",
33
"description": "Magento 2 module which turns top menu compatible with Bootstrap.",
44
"require": {
5-
"php": "^5.6|^7.0|^7.1|^7.2|^7.3|^7.4",
5+
"php": "^5.6|^7.0|^7.1|^7.2|^7.3|^7.4|^8.1",
66
"magento/module-theme": "*"
77
},
88
"suggest": {

0 commit comments

Comments
 (0)