Releases: onix-systems-php/hyperf-core
Releases · onix-systems-php/hyperf-core
v1.2.4
fix: use isFillable() instead of fillable property on given model
v1.2.3
fix: fix in_array() order params
v1.2.2
chore: remove QueryException import as no longer needed
v1.2.1
Update file headers across the project. Add Service annotation constr…
v1.2.0
hyperf-3.1: Update code with detailed comments and improve code style
v1.1.11
fix(dto): fix DTO converting to array
v1.1.10
feat: add config package to core