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

composer update не срабатывает #3

Closed
alexeydg opened this issue Jul 27, 2018 · 1 comment
Closed

composer update не срабатывает #3

alexeydg opened this issue Jul 27, 2018 · 1 comment

Comments

@alexeydg
Copy link

Ваш пакет не обновляется ни через composer update ни через composer update visavi/rzd-api
можно обновить только удалением пакета и установкой заново.

@visavi
Copy link
Owner

visavi commented Jul 27, 2018

я думаю у вас когда вы в первый раз ставили api, туда записалась версия жестко 1.0 сейчас вышла версия 2.0 точнее 2.1, может быть из-за этого, нужно указывать в composer.json типа
"visavi/rzd-api": "^2.1"

может быть причина и в другом я использовал некоторые методы в curl которых еще нет в стабильном релизе, в 2.1 я это исправил

@visavi visavi closed this as completed Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants