We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd40273 commit e676eb0Copy full SHA for e676eb0
composer.json
@@ -37,7 +37,7 @@
37
},
38
"require-dev": {
39
"ext-mcrypt": "*",
40
- "mikey179/vfsStream": "dev-master",
+ "mikey179/vfsStream": "~1.0",
41
"symfony/filesystem": "~2.0",
42
"symfony/process": "~2.3"
43
src/BeSimple/SoapClient/composer.json
@@ -27,7 +27,7 @@
27
"ass/xmlsecurity": "~1.0"
28
29
30
31
32
33
src/BeSimple/SoapCommon/composer.json
@@ -26,7 +26,7 @@
26
- "mikey179/vfsStream": "dev-master"
+ "mikey179/vfsStream": "~1.0"
"autoload": {
"psr-0": { "BeSimple\\SoapCommon": "" }
0 commit comments