简体   繁体   中英

Composer will not install my newest tag, but one version older, always

I recently added a package to composer with correct tags and all stuff that needs to make it work. Whenever I try to require this package or update an installation it won't install my earliest tag, but exactly one older.

The package can be found here: https://packagist.org/packages/gumnet/magento-2-automatic-cancel-pending-orders

For now I made a workaround always creating one more tag after an update and clients get the updated code, but that's not the best option.

Anyone can help me with that?

Thanks !

Nico Haase you are right !

I am adding a response just to close the answer. I could not install the newest version because I did not give enough time to composer be fully updated. After some minutes it works fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM