Commit Graph

25 Commits

Author SHA1 Message Date
Fred 7efe3cb56f add digest generation 2021-10-22 08:52:42 +08:00
Michael Tibben 920ddd3cfb Merge pull request #14 from 99designs/allow-http-signatures-v4
Allow http-signatures v5
2017-05-04 12:00:20 +10:00
Michael Tibben 1ff43cd60b Allow http-signatures v5 2017-05-04 11:39:34 +10:00
Adrian Palmer 33d3488ce2 Merge pull request #8 from rubensayshi/guzzle-v6
Guzzle6 (using PSR7)
2016-10-17 09:27:32 +11:00
Ruben de Vries 84239d4762 Update package to support Guzzle 6 and stop supporting old versions. 2016-09-27 12:47:43 +02:00
Adrian Palmer 2224bdd3c3 Merge pull request #11 from rubensayshi/guzzle-v5.3.1
Guzzle v5.3.1
2016-09-27 08:47:26 +10:00
Ruben de Vries 707a0dde1d enable PHP 7.0 and 7.1 in travis.
add GuzzleHttp 5.3 and 5.3.1 to travis.
disable Guzzle < 5.3.1 for 7.1.
2016-09-26 18:08:51 +02:00
Ruben de Vries c0894572b4 allow Guzzle v5.3.1 to be able to support php7 2016-07-28 17:10:40 +02:00
Adrian Palmer fcae83b0c0 Improve tests for actually test subscriber is called by Guzzle 2015-10-19 15:02:53 +11:00
Adrian Palmer 7873dbfa27 Widen installable versions of 99designs/http-signatures 2015-03-20 10:01:27 +11:00
Adrian Palmer bd70008e56 Merge pull request #4 from blocktrail/guzzle-5.0
Guzzle 5.0
2015-03-05 16:42:37 +11:00
Ruben de Vries bcd6337676 pay with travis matrix to run test for various guzzle versions 2015-03-04 16:46:18 +01:00
Ruben de Vries 175d250d8f widen the requirements so it can be used with guzzle versions up to 5.2.* 2015-03-04 16:38:25 +01:00
Adrian Palmer e342862248 Fix typo in method name in README.md 2015-02-19 12:14:31 +11:00
Adrian Palmer 81cfb71949 Fix links to other repos 2014-10-28 10:15:56 +11:00
John Barton 55d7e74e99 Merge pull request #1 from blocktrail/master
Import (Merged) Guzzle4 version of http-signatures from blocktrail:guzzle4
2014-10-07 09:40:43 +11:00
Ruben de Vries 345d1a993a Import (Merged) Guzzle4 version of http-signatures from https://github.com/blocktrail/http-signatures-guzzle/tree/guzzle4 2014-10-06 14:38:02 +02:00
John Barton 7794f1639f Fix readme title 2014-10-06 20:07:16 +11:00
John Barton 2de6cbc2a4 Initial commit 2014-10-06 20:06:36 +11:00
Ruben de Vries a20de9b9bd Guzzle4 support 2014-10-06 10:23:18 +02:00
Adrian Palmer 78cccf1a8f Rename CreateRequestSubscriber to RequestSubscriber 2014-08-28 13:02:37 +10:00
Adrian Palmer 760d0a7686 Update README with better usage example 2014-08-28 09:59:31 +10:00
Adrian Palmer e6028d6379 Update composer with correct details and version pinning 2014-08-27 18:01:07 +10:00
Adrian Palmer ffeb67b4f0 Add phpunit.xml.dist 2014-08-27 17:47:56 +10:00
Adrian Palmer a0f24861fe Initial commit 2014-08-27 17:45:39 +10:00