Closed Luizgpp closed 4 years ago
Hi!
Composeer wants stable (not beta) code and can't find it.
Put this into your composer.json file:
"pear2/net_routeros": "dev-develop",
"pear2/net_transmitter": "*@beta"
Please, mind that 1.0.0b6 has some bugs so dev-develop hihgly recommended. All of this works for me.
Many thanks! i see "pear2/net_routeros": "dev-develop", in other issue and its works.
Thanks a lot!
Thanks, At first I put pear2/net_transmitter y then pear2/net_routeros... apparently it works... hugs from Bogotá.
When i use 'composer require pear2/net_routeros:*@beta' show this error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
Installation failed, deleting ./composer.json.
Why this happen?