PJ Dietz
|
e3083609db
|
Remove fork of psr/http-message from composer.json
|
2015-05-11 15:27:18 -04:00 |
PJ Dietz
|
9cc08bb875
|
Remove HttpExceptions from Composer
|
2015-05-10 20:24:35 -04:00 |
PJ Dietz
|
dc2aecf3ff
|
Add Composer alias for psr/http-message fork.
|
2015-04-29 07:21:29 -04:00 |
PJ Dietz
|
8c4b59c525
|
Update composer, phpunit configuration, and remove apache_request_headers
|
2015-04-16 19:02:43 -04:00 |
PJ Dietz
|
6b20d1ea96
|
Update based on changes to PSR-7
|
2015-04-15 19:34:33 -04:00 |
PJ Dietz
|
9e1c049c38
|
Include Psr\Http\Message manually while under revision.
|
2015-04-12 18:42:01 -04:00 |
PJ Dietz
|
16ed00a841
|
Update minimum PHP in composer to 5.4
|
2015-03-22 09:10:46 -04:00 |
PJ Dietz
|
f39e820287
|
Add psr/http-message to composer
|
2015-03-18 19:31:03 -04:00 |
PJ Dietz
|
9498542f30
|
Allow Route target to be a callable, string, or instance
|
2015-02-18 20:17:09 -05:00 |
PJ Dietz
|
8b5f9e40a6
|
Update phpunit. Allow setting port for ClientTest as an environment variable.
|
2014-12-29 12:49:38 -05:00 |
PJ Dietz
|
b2ad26acca
|
Update Composer after adding ShamServer to Packagist
|
2014-07-26 12:37:03 -04:00 |
PJ Dietz
|
3d44d1a3f5
|
Test sending body with Client
|
2014-07-25 23:08:27 -04:00 |
PJ Dietz
|
5e9980f864
|
Write test to check if Client send method properly
|
2014-07-25 22:25:59 -04:00 |
PJ Dietz
|
18d3d6c9db
|
Update RouteBuilder docs and add test
- Remove RouteBuilder::buildRoutesFromJson()
- Allow RouteBuilder::buildRoutes() to parse JSON
- Add PHPUnit
- Add tests for RouteBuidler
- Update docs for RouteBuilder
- Update README RouteBuilder example
- Rename constant in BaseRoute
|
2014-07-13 14:29:37 -04:00 |