Skip to content

Releases: smartassert/symfony-test-client

Accept any psr/http-message version

Choose a tag to compare

@webignition webignition released this 02 Dec 16:15
17c9c09

What's Changed

Full Changelog: 3.0...3.1

Use PHP 8.4, Symfony ^7 || ^8

Choose a tag to compare

@webignition webignition released this 01 Dec 17:55
80f67d8

What's Changed

Full Changelog: 2.1...3.0

SymfonyClient translates or preserves all headers

Choose a tag to compare

@webignition webignition released this 13 Dec 21:57
092a605
2.1

SymfonyClient translates or preserves all headers (#31)

Support Symfony 6.4, 7.0

Choose a tag to compare

@webignition webignition released this 01 Dec 10:58
88424da
2.0

Support Symfony 6.4, 7.0 (#27)

Set cookies in SymfonyClient when making a request

Choose a tag to compare

@webignition webignition released this 29 Sep 14:54
2775891

What's Changed

  • Set cookies in SymfonyClient when making a request by @webignition in #19

Full Changelog: 1.0...1.1

Support Symfony 6.2, 6.3 only

Choose a tag to compare

@webignition webignition released this 23 Jun 16:19
5cd7193

What's Changed

Full Changelog: 0.1...1.0

Initial release

Choose a tag to compare

@webignition webignition released this 31 Mar 15:46
9d499d1
0.1

Import (#4)