Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 62752f2

Browse files
committed
Require at least stable 2.0.0
1 parent 7087e2e commit 62752f2

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
@@ -18,7 +18,7 @@
1818
"symfony/framework-bundle": "~2.3",
1919
"doctrine/phpcr-bundle": "~1.1",
2020
"doctrine/phpcr-odm": "~1.1",
21-
"knplabs/knp-menu-bundle": "~2.0",
21+
"knplabs/knp-menu-bundle": "~2.0,>=2.0.0",
2222
"symfony-cmf/core-bundle": "~1.1"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)