Skip to content

Releases: mybuilder/supervisor-bundle

2.2.0

29 Sep 12:52
dc34a94
Compare
Choose a tag to compare
  • Drop support for Symfony 3
  • Remove using the container to get dependencies
  • Add property types

Fix Supervisor Annotation

06 May 13:53
af2c3d0
Compare
Choose a tag to compare
Merge pull request #8 from mybuilder/fix-supervisor-annotation

[FIX] Ensure Supervisor extends Annotation for Cronos

Add support for Symfony 5

06 May 13:18
4b6b812
Compare
Choose a tag to compare
Merge pull request #7 from mybuilder/symfony-5-support

Add support for Symfony 5

Drop support for Symfony 2 (and PHP < 7.3)

05 May 15:33
a2d3cd1
Compare
Choose a tag to compare
Merge pull request #6 from mybuilder/symfony-4-upgrade-fix

Add Symfony 4 support, fix Symfony 3/4 deprecation notices and drop support for Symfony 2 (and PHP < 7.3)

Fix Symfony 4 integration

21 Nov 11:32
e76a7c0
Compare
Choose a tag to compare

Ensure the dump command is registered within Symfony 4 applications

Allow use with Symfony 4

13 Nov 15:28
5326593
Compare
Choose a tag to compare

This release allows use of the bundle with Symfony 4, and removes support for PHP 5.6.

Replace : with _ in command names

31 Oct 16:02
Compare
Choose a tag to compare

Instead of using everything after the last : for the program name, replace all occurrences of : with valid _ character.

Add Server Option

25 Oct 14:01
Compare
Choose a tag to compare

Add the ability to define which server you wish to declare the Supervisor program for.

Initial Release

25 Oct 12:58
Compare
Choose a tag to compare
1.0.0

Remove target dir