Skip to content

Commit bbe80d0

Browse files
committed
Merge pull request #6 from clue-labs/compat
Support graph v0.9 (while keeping BC)
2 parents f791683 + 0b0a35a commit bbe80d0

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.3",
1515
"ext-simplexml": "*",
16-
"clue/graph": "~0.8.0"
16+
"clue/graph": "~0.9.0|~0.8.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)