Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Releases: narrowspark/testing-helper

v8.0.2

15 Oct 08:35
668380a
Compare
Choose a tag to compare

v8.0.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Fixed

v8.0.1

15 Oct 07:18
752e3f6
Compare
Choose a tag to compare

added changelog (#23)

v8.0.0

15 Oct 07:19
a006ba8
Compare
Choose a tag to compare

Added support for phpunit 8 (#20)
added support for phpunit 8
changed traits names for better understanding what this trait is doing
added new constraints
updated dependency
updated travis php versions
Update README.md

v7.0.0

31 Jul 13:19
Compare
Choose a tag to compare

added support for psr-17
upgraded the php version to 7.2

v6.0.0

24 Jan 18:32
Compare
Choose a tag to compare

Switched to psr15
Added some more tests for Dispatcher and CallableMiddleware

v5.0.0

19 Oct 19:36
Compare
Choose a tag to compare

Removed support for container-interop/container-interop
fixes #16

v4.0.1

01 Sep 20:23
Compare
Choose a tag to compare
added phpstan ad cs script to composer.json and make some cs fixes

v4.0.0

25 Jul 11:02
Compare
Choose a tag to compare

Added a new MockeryTestCase class
Removed mockery trait
Updated phpunit to v6.0
Updated middleware interfaces to v0.4
fixes #12
Added nyholm/nsa to suggest

v3

20 Feb 22:59
Compare
Choose a tag to compare
v3
  • Added a new MockeryTestCase class
  • Removed mockery trait
  • Updated phpunit to v6.0
  • Updated middleware interfaces to v0.4

Added a Middleware Dispatcher

27 Nov 23:58
Compare
Choose a tag to compare
Merge pull request #10 from narrowspark/develop

Added a Middleware Dispatcher