Skip to content

Commit 8963043

Browse files
committed
Update composer.json
Update requirement for zend-mime to 2.2.*
1 parent 9ac755d commit 8963043

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
@@ -26,7 +26,7 @@
2626
"ass/xmlsecurity": "~1.0",
2727
"symfony/framework-bundle": "~2.0",
2828
"symfony/twig-bundle": "~2.0",
29-
"zendframework/zend-mime": "2.1.*"
29+
"zendframework/zend-mime": "2.2.*"
3030
},
3131
"replace": {
3232
"besimple/soap-bundle": "self.version",

0 commit comments

Comments
 (0)