Skip to content

Dependency nyholm/psr7 missing in 1.4.0 #105

Closed
@NickvdMeij

Description

@NickvdMeij
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

  1. git clone
  2. composer install
  3. run it?

Possible Solutions

specify nyholm/psr7 in the require section of composer.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions