Skip to content

Releases: nebkam/fluent-test

Symfony 7 and PHP 8.3 support

10 Apr 11:55
Compare
Choose a tag to compare
Fixes #12

Symfony 7 support
PHP 8.3 support

Symfony 6 and PHP8 compatibility

11 Mar 12:07
602d388
Compare
Choose a tag to compare
4.1

Document Symfony 6 compatibility

CS changes

15 Apr 19:30
Compare
Choose a tag to compare
4.0.3

CS changes

Add dynamic URIs

15 Apr 16:39
Compare
Choose a tag to compare

Support placeholders in the URI
Minor doc formatting

Some vulnerabilities skipped

15 Apr 00:49
c6d0553
Compare
Choose a tag to compare
Update composer.json

Skip risky http-foundation versions
https://github.com/advisories/GHSA-m884-279h-32v2
https://github.com/advisories/GHSA-mcx4-f5f5-4859

Added test and CI, cleaned up dependencies. Support Symfony 5, yet again

15 Apr 00:25
43edf16
Compare
Choose a tag to compare
Merge pull request #7 from Nyholm/ci

Added CI and Symfony 5 support

Allow parametrized URIs

15 Apr 07:53
8095d86
Compare
Choose a tag to compare
Update RequestBuilder.php

Support parametrized URI

Symfony 5 Support

28 Dec 16:18
Compare
Choose a tag to compare
3.0.0

Symfony5 support

Allow RequestBuilder inheritance

13 Sep 09:43
Compare
Choose a tag to compare
Allow inheritance

Add ext-json as dependency

Expose response object

13 Jul 12:02
Compare
Choose a tag to compare

For added flexibility, allow access to the wrapped Reponse object in ResponseWrapper
Resolves #4