Skip to content

Commit 95c3b8f

Browse files
Merge pull request #65 from emodric/patch-1
Support sebastian/exporter 2.0
2 parents 62267da + 7bc8702 commit 95c3b8f

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
@@ -17,7 +17,7 @@
1717
"symfony/dependency-injection": "^2.3|^3.0",
1818
"symfony/config": "^2.3|^3.0",
1919
"symfony/yaml": "^2.7|^3.0",
20-
"sebastian/exporter": "^1.0"
20+
"sebastian/exporter": "^1.0|^2.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^4.0|^5.0"

0 commit comments

Comments
 (0)