Skip to content

Releases: hyperf/command

Release v3.0.0-alpha.11

01 May 11:07

Choose a tag to compare

Added `Hyperf\Command\Listener\FailToHandleListener`. (#4723)

Release v3.0.0-alpha.7

13 Apr 10:37

Choose a tag to compare

Support event dispatcher for command by default. (#4678)

Release v3.0.0-alpha.6

27 Mar 09:35

Choose a tag to compare

Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…

Release v3.0.0-alpha.5

14 Mar 04:08

Choose a tag to compare

Fixed type hint error when using `command::choice()`. (#4582)

Release v3.0.0-alpha.3

22 Feb 11:03

Choose a tag to compare

Support symfony v6.0 (#4548)

Release v3.0.0-alpha.1

16 Feb 05:28

Choose a tag to compare

Upgrade the minimum php version to `8.0` for `scout`. (#4400)

Release v2.2.9

22 Sep 02:29

Choose a tag to compare

Fixed bug that exit code of `Command` is incorrect when throwing an e…

Release v2.2.0

19 Jul 05:20

Choose a tag to compare

Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta2

15 Jun 16:44

Choose a tag to compare

php8 attribute annotation

Release v2.2.0-beta1

07 Jun 02:21

Choose a tag to compare

Optimized all composer.json (#3569)

* Optimized all composer.json

* Update package-lock.json