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

Could not find a matching version of package zephir-lang/zephir. #2248

Open
Ahmard opened this issue Jun 21, 2021 · 3 comments
Open

Could not find a matching version of package zephir-lang/zephir. #2248

Ahmard opened this issue Jun 21, 2021 · 3 comments
Labels

Comments

@Ahmard
Copy link

Ahmard commented Jun 21, 2021

Hey guys, I was trying to install Zephir using composer on Ubuntu 20.4 with PHP 8.0 installed, and I got the below error:

[InvalidArgumentException]
Could not find a matching version of package zephir-lang/zephir. Check the package spelling, your version constraint and that the package is avai
lable in a stability which matches your minimum-stability (stable).

@AlexNDRmac
Copy link
Member

It seems we need to fix namespace for packagist, thanks for reporting.
Try to use: composer require phalcon/zephir

@AlexNDRmac AlexNDRmac added the bug label Jun 21, 2021
@Jeckerson Jeckerson added this to the 0.14.x milestone Jun 21, 2021
@Jeckerson
Copy link
Member

This will be done later, for now just use phalcon/zephir.

@Ahmard
Copy link
Author

Ahmard commented Jun 22, 2021

Okay, I will.
Thanks guys.

@Ahmard Ahmard closed this as completed Jun 22, 2021
@Jeckerson Jeckerson modified the milestones: 0.14.x, Backlog Oct 3, 2021
@Jeckerson Jeckerson reopened this Oct 3, 2021
@Jeckerson Jeckerson added enhancement nfr New Feature Request and removed bug labels Oct 3, 2021
@Jeckerson Jeckerson removed this from the Backlog milestone Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants