Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
14
web/vendor/symfony/psr-http-message-bridge/README.md
vendored
Normal file
14
web/vendor/symfony/psr-http-message-bridge/README.md
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
PSR-7 Bridge
|
||||
============
|
||||
|
||||
Provides integration for PSR7.
|
||||
|
||||
Resources
|
||||
---------
|
||||
|
||||
If you want to run the unit tests, install dev dependencies before
|
||||
running PHPUnit:
|
||||
|
||||
$ cd path/to/Symfony/Bridge/PsrHttpMessage/
|
||||
$ composer.phar install
|
||||
$ phpunit
|
Reference in a new issue