Skip to content

Commit 3168032

Browse files
committed
fixed version of komponents
1 parent 73658a5 commit 3168032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": ">=5.3.2",
2222
"symfony/framework-bundle": "2.*,<2.2",
23-
"knplabs/knp-components": "*"
23+
"knplabs/knp-components": "1.0"
2424
},
2525

2626
"autoload": {

0 commit comments

Comments
 (0)