Skip to content

Commit 3b5842d

Browse files
committed
Merge pull request #35 from christoph-hautzinger/patch-1
made bundle ready for symfony3
2 parents 5d5c6d8 + f259a3f commit 3b5842d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=5.3.2",
13-
"symfony/framework-bundle": "~2.0",
13+
"symfony/framework-bundle": "~2.0|~3.0",
1414
"ezyang/htmlpurifier": "~4.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)