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

Extension can not be loaded with composer #37

Closed
kludikovsky opened this issue Nov 24, 2021 · 2 comments
Closed

Extension can not be loaded with composer #37

kludikovsky opened this issue Nov 24, 2021 · 2 comments

Comments

@kludikovsky
Copy link

composer req paulbeck/tgm-copyright

reults in

[InvalidArgumentException]                                                               
 Could not find a version of package paulbeck/tgm-copyright matching your minimum-stabil  
 ity (stable). Require it with an explicit version constraint allowing its desired stabi  
 lity.   

and

composer req paulbeck/tgm-copyright:3.0.2
reults in

[InvalidArgumentException]                                                 
 Could not find package paulbeck/tgm-copyright in a version matching 3.0.2  

The Extension Repo is telling there is a version 3.0.2 but there is none at packagist.

@Schweriner
Copy link
Owner

Does this solve your issue?
9a3ce0e

@kludikovsky
Copy link
Author

Yes, 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

2 participants