| 
				
					 | 
			9 years ago | |
|---|---|---|
| .. | ||
| Factory | 9 years ago | |
| .gitignore | 9 years ago | |
| .travis.yml | 9 years ago | |
| CHANGELOG.md | 9 years ago | |
| HttpFoundationFactoryInterface.php | 9 years ago | |
| HttpMessageFactoryInterface.php | 9 years ago | |
| LICENSE | 9 years ago | |
| README.md | 9 years ago | |
| composer.json | 9 years ago | |
| phpunit.xml.dist | 9 years ago | |
Provides integration for PSR7.
If you want to run the unit tests, install dev dependencies before running PHPUnit:
$ cd path/to/Symfony/Bridge/PsrHttpMessage/
$ composer.phar install
$ phpunit