downgrade zend-psr7bridge
... | ... | @@ -12,7 +12,7 @@ |
"php": ">=5.3.0", | ||
"psr/http-message": "^1.0", | ||
"psr/http-client": "dev-php5.3-compat#263f4701", | ||
"zendframework/zend-psr7bridge": "^1.0" | ||
"zendframework/zend-psr7bridge": "^0.2" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |
Please register or sign in to comment