Skip to content

Commit 8fa1ea0

Browse files
committed
Version 1.0.1 (and other stuff) in composer.json
1 parent 248bec8 commit 8fa1ea0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "webgriffe/module-bootstrap-menu",
3-
"description": "N/A",
3+
"description": "Magento 2 module which turns top menu compatible with Bootstrap.",
44
"require": {
5-
"php": "~5.6.0|7.0.2|~7.0.6",
5+
"php": "^5.6|^7.0",
66
"magento/module-theme": "100.1.*"
77
},
88
"suggest": {
99
"webgriffe/theme-frontend-bootstrap": "^1.0"
1010
},
1111
"type": "magento2-module",
12-
"version": "1.0.0",
12+
"version": "1.0.1",
1313
"license": [
1414
"MIT"
1515
],

0 commit comments

Comments
 (0)