Skip to content

Commit f17cd5b

Browse files
committed
fix dependencies
1 parent 9b0c23e commit f17cd5b

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
@@ -1,7 +1,7 @@
11
{
22
"name": "smart-core/module-menu",
33
"require": {
4-
"smart-core/cms-bundle": "*"
4+
"php": ">=5.4.1"
55
},
66
"autoload": {
77
"psr-4": { "SmartCore\\Module\\Menu\\": "" }

0 commit comments

Comments
 (0)