We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Thanks for this great bundle. I tried to instal with symfony 5.2.5 it but encountered some problem.
For 1.0.4 version :
With composer require league/glide-symfony , glide installed in vendor is 1
composer require league/glide-symfony
Finally I managed to install your last bundle version with glide v2 vendor by composer require league/glide-symfony:dev-master
composer require league/glide-symfony:dev-master
Could you confirm the wright command to use ? Thanks RodMar
The text was updated successfully, but these errors were encountered:
I also do the same:
"league/glide-symfony": "dev-master",
A new glide-symfony release v2 should be created ...
Sorry, something went wrong.
No branches or pull requests
Hello,
Thanks for this great bundle.
I tried to instal with symfony 5.2.5 it but encountered some problem.
For 1.0.4 version :
With
composer require league/glide-symfony
, glide installed in vendor is 1Finally I managed to install your last bundle version with glide v2 vendor by
composer require league/glide-symfony:dev-master
Could you confirm the wright command to use ?
Thanks
RodMar
The text was updated successfully, but these errors were encountered: