Skip to content

Releases: gdbots/crypto-bundle-php

v5.0.0

16 Jan 18:14

Choose a tag to compare

BREAKING CHANGES

  • Upgrade to require Symfony 8.x and require PHP 8.5 and above.

v4.0.1

13 Feb 21:39

Choose a tag to compare

  • Handle Symfony deprecations.

v4.0.0

13 Feb 20:01

Choose a tag to compare

BREAKING CHANGES

  • Upgrade to require Symfony 7.2 or 8.x and require PHP 8.4 and above.

v3.2.0

24 Jan 04:12

Choose a tag to compare

  • Updates for symfony 6.4.x deprecations.

v3.1.1

11 Jul 20:48

Choose a tag to compare

  • Updates for symfony 6.3.x deprecations.

v3.1.0

15 Dec 21:40

Choose a tag to compare

  • Require symfony 6.2.x
  • Use new symfony/php attributes instead of annotations.

v3.0.0

05 Dec 03:29
ad80352

Choose a tag to compare

BREAKING CHANGES

  • Require php 8.1 and allow symfony 5.x|6.x.

v2.0.0

08 Jun 20:01
7099dc9

Choose a tag to compare

BREAKING CHANGES

v1.0.0

09 Jun 23:59

Choose a tag to compare

  • Initial stable version.

v0.2.1

03 Dec 22:16

Choose a tag to compare

  • Register all commands in Command namespace using new Symfony 4 convention.