uasoft-indonesia / badaso

Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
https://badaso.uatech.co.id
MIT License
1.22k stars 222 forks source link

Update Badaso with Laravel Framework 9 (or 10) #1046

Closed Dri372 closed 10 months ago

Dri372 commented 1 year ago

The last version of Badaso 2.9.10 works with Laravel Framework 8.83.27. We can't upgrade to a higher Laravel version due to the use in composer.json of league/flysystem version 1.1.10

Is your feature request related to a problem? Please describe. We can't use "new" Laravel functionalities (new syntax for assessor, ...).

Describe the solution you'd like Update composer.json to allow league/flysystem: ~1.1|~2.0|~3.0 like it was in Badaso 2.9.4

Describe alternatives you've considered Non

Additional context None

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.