Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Version 3.0 mentioned in README.md but 2.8.0 is the last one available via composer (at the packageist.org) #105

Closed
abronin opened this issue Jul 20, 2020 · 7 comments

Comments

@abronin
Copy link

abronin commented Jul 20, 2020

It's impossible to install the package by adding "globalcitizen/php-iban": "3.0.0" to the composer.json as it described in the README.md.

Here is the error I got from composer:
The requested package globalcitizen/php-iban ^3.0 exists as globalcitizen/php-iban[dev-master, v1.4.9, v1.5.0, v1.6.0, v2.0.0, v2.0.1, v2.1.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8, v2.1.9, v2.2.0, v2.3.0, v2.3.1, v2.4.0, v2.4.1, v2.4.10, v2.4.11, v2.4.13, v2.4.14, v2.4.15, v2.4.16, v2.4.17, v2.4.18, v2.4.19, v2.4.2, v2.4.20, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.1, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.1, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.8.0] but these are rejected by your constraint.

@JanWennrichPCSG
Copy link

Can confirm: Version v2.8.0 is the latest version that is shown on packagist.org:
image
https://packagist.org/packages/globalcitizen/php-iban

The reason is probably that the packagist package isn't auto-updated (see screenshot) and was last updated before the release of version v3.0.0.

@globalcitizen
Copy link
Owner

globalcitizen commented Jul 21, 2020 via email

@globalcitizen
Copy link
Owner

globalcitizen commented Jul 25, 2020

Just released v3.0.1. Let me know if this solves it.

@globalcitizen
Copy link
Owner

https://packagist.org/packages/globalcitizen/php-iban now shows v3.0.0 but not v3.0.1. I give up.

@Ciki
Copy link

Ciki commented Jul 25, 2020

at least we can get v3.0.0 now, thanks! :)

@Ciki
Copy link

Ciki commented Jul 25, 2020

@globalcitizen here you can setup automatic update for the package here https://packagist.org/about#how-to-update-packages

then you'll see the info on https://packagist.org/packages/globalcitizen/php-iban as shown in the image below

phpiban

@globalcitizen
Copy link
Owner

Thanks, did that. Possibly now fixed for next time.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants