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 |