Fixed
- #664 Changed the default return value of FormRequest::authorize which generate via
gen:requestcommand. - #665 Fixed framework will generate proxy class of all classes that in app directory every time.
- #667 Fixed trying to get property 'callback' of non-object in
Hyperf\Validation\Middleware\ValidationMiddleware.