This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File filters are a minority use case of the component, and adding a dependency on psr/http-message and zendframework/zend-diactoros is overkill if you are not using them. As such, I have made psr/http-message-implementation a suggested dependency, and zendframework/zend-diactoros a development dependency. I have also allowed either the 1.X or 2.X series of Diactoros, as they both fulfill PSR-7. Finally, to allow tests to run against 5.6 and 7.0, I have added Diactoros as a legacy dependency, so that the 1.X version can be installed.
- Loading branch information
1 parent
c754d6c
commit d34597b
Showing
3 changed files
with
173 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.