swisnl / openapi-spec-generator

Creates Open API spec for a Laravel JSON:API
Apache License 2.0
23 stars 11 forks source link

feat: add compatibility with laravel-json-api v3 #9

Closed nelson6e65 closed 1 year ago

nelson6e65 commented 1 year ago

Add compatibility with Laravel 10.

Description

Update valid packages ranges to add compatibility with Laravel v10 and Laravel JSON:API v3.

Motivation and context

Allow to be installed in Laravel 10 and using Laravel JSON:API 3.

How has this been tested?

There seems not being any public API changes in required packages, just Laravel 10 compatibility.

Screenshots (if appropriate)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests and code style pass.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

nelson6e65 commented 1 year ago

PS: @JaZo @bbrala @Rocksheep Can you enable issues (or/and community) to ask for features to be accepted before start working on them? 👀

JaZo commented 1 year ago

Good point, I've just enabled issues! I think it was disabled by default because this repo is a fork and we didn't notice.

nelson6e65 commented 1 year ago

Any release with this soon? 👀

JaZo commented 1 year ago

Sure thing, there you go: 0.5.1!