v1.2.0
- Supports OpenAPI Specification version 3
- Dependency on zircote/swagger-php raised from 2.x to 3.x
- Route loading stays the same as before. You just need to update the annotations when migrating from OpenAPI v2 to v3.
- Thank you @kswzr for the help.