selective-php / xmldsig

Sign XML Documents with Digital Signatures
MIT License
73 stars 34 forks source link

Not being able to require from composer #1

Closed luciojb closed 5 years ago

luciojb commented 5 years ago

Salutations!

I was trying to use your library to sign some XML files in my project, but unfortunately i could not require it from composer, which gave me the message:

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

So, i had to actually clone it. I never published a package to composer and such, so idk why this happens, so if you could publish it i would be happy, or if it's published, update your readme with the correct package name =).

I didn't test the library yet, hope it will be useful for my project. Best regards,

Lúcio.

odan commented 5 years ago

Hi @luciojb I will publish this package now.

odan commented 5 years ago

This package is available now.