Skip to content

Commit 9269db4

Browse files
committed
Fix dependencies lowest
1 parent 8be21c0 commit 9269db4

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
@@ -28,7 +28,7 @@
2828
"phpunit/phpunit-mock-objects": "~2.3",
2929
"phpspec/prophecy": "^1.3.1",
3030
"symfony/yaml": "~2.1|~3.0",
31-
"sebastian/comparator": "~1.2.2",
31+
"sebastian/comparator": "~1.2.4",
3232
"sebastian/diff": "~1.2",
3333
"sebastian/environment": "~1.3",
3434
"sebastian/exporter": "~1.2",

0 commit comments

Comments
 (0)