Chris@0: PSR-7 Bridge Chris@0: ============ Chris@0: Chris@0: Provides integration for PSR7. Chris@0: Chris@0: Resources Chris@0: --------- Chris@0: Chris@0: If you want to run the unit tests, install dev dependencies before Chris@0: running PHPUnit: Chris@0: Chris@0: $ cd path/to/Symfony/Bridge/PsrHttpMessage/ Chris@0: $ composer.phar install Chris@0: $ phpunit