Skip to content

Commit 12dd11b

Browse files
committed
Merge pull request #4 from caxy/update-composer-json
Create versioned dependency on the php-htmldiff bundle
2 parents cfb59b5 + 3005039 commit 12dd11b

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
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.3.3",
1717
"symfony/framework-bundle": "~2.1",
18-
"caxy/php-htmldiff": "*"
18+
"caxy/php-htmldiff": ">=0.0.1"
1919
},
2020
"target-dir": "Caxy/HtmlDiffBundle",
2121
"autoload": {

0 commit comments

Comments
 (0)