Skip to content

Releases: spryker/symfony

3.18.0

05 Nov 16:34
Compare
Choose a tag to compare

Included commits: 3.17.0...3.18.0

Improvements

  • Added PHPUnit 11 support.

3.17.0

06 Mar 14:13
Compare
Choose a tag to compare

Included commits: 3.16.0...3.17.0

Improvements

  • Increased symfony/http-foundation module version dependency.

3.16.0

27 Feb 11:46
Compare
Choose a tag to compare

Included commits: 3.15.0...3.16.0

Improvements

  • Increased symfony/config, symfony/console, symfony/error-handler, symfony/event-dispatcher, symfony/filesystem, symfony/finder, symfony/form, symfony/http-client, symfony/http-foundation, symfony/http-kernel, symfony/intl, symfony/messenger, symfony/mime, symfony/options-resolver, symfony/process, symfony/property-access, symfony/routing, symfony/security-core, symfony/security-csrf, symfony/security-http, symfony/serializer, symfony/stopwatch, symfony/translation, symfony/translation-contracts, symfony/twig-bridge, symfony/validator, symfony/yaml module version dependency.

3.15.0

21 Dec 17:11
Compare
Choose a tag to compare

Included commits: 3.14.0...3.15.0

Improvements

  • Increased symfony/security-core, symfony/security-guard and symfony/security-http module version dependency.

3.14.0

13 Nov 12:54
Compare
Choose a tag to compare

Included commits: 3.13.0...3.14.0

Adjustments

  • Increased symfony/security-http dependency version.
  • Increased symfony/twig-bridge dependency version.

3.13.0

02 Nov 21:22
Compare
Choose a tag to compare

Included commits: 3.12.0...3.13.0

Improvements

  • Added PHP 8.2 support.

3.12.0

03 Apr 08:39
Compare
Choose a tag to compare

Included commits: 3.11.1...3.12.0

Adjustments

  • Increased Symfony.SecurityCore, Symfony.SecurityHttp, Symfony.SecurityGuard modules dependency versions.

3.11.1

30 Jan 21:41
Compare
Choose a tag to compare

Included commits: 3.11.0...3.11.1

Fixes

  • Dropped impossible symfony/security-core:^6.0.0 constraint due to version incompatibility.
  • Dropped impossible symfony/security-http:^6.0.0 constraint due to version incompatibility.
  • Dropped impossible symfony/security-guard:^6.0.0 constraint due to version incompatibility.

3.11.0

24 Jan 19:54
Compare
Choose a tag to compare

Included commits: 3.10.0...3.11.0

Fixes

  • Adjusted composer.json to allow for new symfony-cmf/routing:^3.0.0 major.
  • Adjusted composer.json to allow for new symfony/translation-contracts:^3.0.0 major.
  • Adjusted composer.json to allow for new symfony/routing:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/config:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/console:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/error-handler:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/event-dispatcher:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/filesystem:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/finder:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/form:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/http-client:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/http-foundation:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/http-kernel:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/intl:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/mime:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/options-resolver:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/process:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/property-access:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/core:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/security-csrf:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/security-guard:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/security-http:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/serializer:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/stopwatch:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/translation:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/twig-bridge:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/validator:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/yaml:^6.0.0 major.
  • AdjustedSpryker\Shared\Symfony\Form\Extension\DoubleSubmitProtection\DoubleSubmitProtectionExtension for compatibility with Symfony 6.

3.10.0

23 Dec 11:58
Compare
Choose a tag to compare

Included commits: 3.9.0...3.10.0

Adjustments

  • Added symfony/messenger to dependencies.