Closed
Description
Q | A |
---|---|
Bug? | no |
New Feature? | no |
Version | 1.4.0 |
Actual Behavior
Due to the missing dependency, the sourcecode of nyholm/psr7 is never retrieved from packagist.org, resulting in the following bug:
[2018-03-07 15:33:57] main.ERROR: Source class "\Nyholm\Psr7\Factory\Stream" for "Nyholm\Psr7\Factory\StreamFactory" generation does not exist. [] []
Expected Behavior
No errors...
Steps to Reproduce
- git clone
- composer install
- run it?
Possible Solutions
specify nyholm/psr7 in the require section of composer.json
Metadata
Metadata
Assignees
Labels
No labels