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

Composer package not installed #2

Open
gmariammal opened this issue Jun 4, 2024 · 0 comments
Open

Composer package not installed #2

gmariammal opened this issue Jun 4, 2024 · 0 comments

Comments

@gmariammal
Copy link

gmariammal commented Jun 4, 2024

When I install this package via composer using these cmd
composer require "tencentcloud/tencentcloud-sdk-php-intl-en": "3.0.1"

composer require "tencentcloud/tencentcloud-sdk-php-intl-en": "3.0"

composer require "tencentcloud/tencentcloud-sdk-php-intl-en"

not working for me.
the error is Could not find package 3.0.1

[InvalidArgumentException]
Could not find a matching version of package tencentcloud/tencentcloud-sdk-php-intl-en. Check the package spelling, your version constraint and that the package is ava
ilable in a stability which matches your minimum-stability (dev).

Problem 1
- Root composer.json requires tencentcloud/tencentcloud-sdk-php-intl-en, it could not be found in any version, there may be a typo in the package name.

Potential causes:

How to use this package using composer.

Thanks.

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

No branches or pull requests

1 participant