Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support to configure the version of Vue in starter.ini #113

Closed
apolopena opened this issue Apr 26, 2021 · 0 comments
Closed

Remove support to configure the version of Vue in starter.ini #113

apolopena opened this issue Apr 26, 2021 · 0 comments
Assignees
Labels
passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main task tasks not related to bugs or enhancements

Comments

@apolopena
Copy link
Owner

This system uses laravel/ui to install a Vue frontend.

There are other methods of installing Vue that this system could use but they are currently out of scope.

laravel/ui limits the version of Vue to be:

  • vue 2.6.12 for Laravel 6.*
  • vue 2.6.12 for Laravel 7.*
  • vue 2.6.12 for Laravel 8.*

Because of this, support for configuring the version of Vue in starter.ini has been removed.

If someone wants to install a Vue version higher than what laravel/ui supports then they can install it themselves manually.

@apolopena apolopena added the task tasks not related to bugs or enhancements label Apr 26, 2021
@apolopena apolopena self-assigned this Apr 26, 2021
@apolopena apolopena added the passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main label Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main task tasks not related to bugs or enhancements
Projects
None yet
Development

No branches or pull requests

1 participant