Skip to content

Releases: stephenjude/api-test-helper

3.0.0

14 Aug 11:21
b5f9840
Compare
Choose a tag to compare

2.0.2

11 Apr 12:39
a8e16f6
Compare
Choose a tag to compare
  • Throw an exception when $response property is not initialized.

2.0.1

31 Mar 09:17
3580836
Compare
Choose a tag to compare
  • Dump additional data with API response data

2.0.0

09 Feb 09:31
78ac32d
Compare
Choose a tag to compare
  • Laravel 9 support

1.0.5

30 Dec 16:23
17fe6e9
Compare
Choose a tag to compare

Added PHP 8 support

1.0.4

10 Apr 12:26
457250b
Compare
Choose a tag to compare

revert json_decode() removal

1.0.3

10 Apr 12:17
b6db487
Compare
Choose a tag to compare

remove json_decode()

1.0.2

10 Apr 12:07
57aec44
Compare
Choose a tag to compare

Update $response property.

1.0.1

10 Apr 10:35
5828e2d
Compare
Choose a tag to compare
  • Fix breaking change by replacing getContent() with json()

1.0

16 Nov 15:53
Compare
Choose a tag to compare
1.0
  • Initial release