Releases: nebkam/fluent-test
Releases · nebkam/fluent-test
Symfony 7 and PHP 8.3 support
Symfony 6 and PHP8 compatibility
4.1 Document Symfony 6 compatibility
CS changes
4.0.3 CS changes
Add dynamic URIs
Support placeholders in the URI
Minor doc formatting
Some vulnerabilities skipped
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
Merge pull request #7 from Nyholm/ci Added CI and Symfony 5 support
Allow parametrized URIs
Update RequestBuilder.php Support parametrized URI
Symfony 5 Support
3.0.0 Symfony5 support
Allow RequestBuilder inheritance
Allow inheritance Add ext-json as dependency
Expose response object
For added flexibility, allow access to the wrapped Reponse object in ResponseWrapper
Resolves #4