first thank you very much for the efforts on the updates!
I tried to migrate but seem like some packages in the composer lock file are not available?
`
Your requirements could not be resolved to an installable set of packages.
Problem 1
Root composer.json requires steffjenl/badger ^2.0@dev, found steffjenl/badger[dev-master, 2.0.x-dev (alias of dev-master)] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
Problem 2
Root composer.json requires steffjenl/emoji ^3.0@dev, found steffjenl/emoji[dev-master, 3.0.x-dev (alias of dev-master)] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
Problem 3
Root composer.json requires steffjenl/twitter ^3.0@dev, found steffjenl/twitter[dev-master, 3.0.x-dev (alias of dev-master)] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
`
The dev-master branches cannot be found, only master, perhaps they are hidden from public?
Hi,
first thank you very much for the efforts on the updates!
I tried to migrate but seem like some packages in the composer lock file are not available?
` Your requirements could not be resolved to an installable set of packages.
Problem 1
`
The dev-master branches cannot be found, only master, perhaps they are hidden from public?
Thanks!