mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
531 B
531 B
v2.2.0 - TBD
Dependencies Upgrade
- Upgraded
friendsofphp/php-cs-fixer
to^3.0
; - Upgraded
psr/container
to^1.0|^2.0
; - Upgraded
egulias/email-validator
to^3.0
;
Dependencies Changed
domnikl/statsd
is abandoned and no longer maintained. The author suggests using theslickdeals/statsd
package instead.
Changed
- Changed the default priority of aspect to 0.
- Changed the consumer tag of amqp to empty string.
Added
- #3589 Added DAG component.