flipboxfactory / saml-sp

SAML Service Provider (SP) Plugin for Craft CMS
https://saml-sp.flipboxfactory.com/
Other
19 stars 5 forks source link

4.0.3 isn't installing correctly #179

Closed darylknight closed 2 years ago

darylknight commented 2 years ago

Output:

❯ composer update
...
- Upgrading flipboxfactory/saml-sp (4.0.2 => 4.0.3): Extracting archive
...
❯ composer update
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove

Utilities > Plugins is still showing that 4.0.2 is installed.

dsmrt commented 2 years ago

You are correct. Thanks for pointing this out. The composer version is correct though. I’ll update this later but you can use composer show to verify which version is installed: https://getcomposer.org/doc/03-cli.md#show-info

aelvan commented 2 years ago

Would be great with a fix for this, that update notification is giving my OCD hell.

dsmrt commented 2 years ago

🤣 sorry to put you through that @aelvan

You earned the update. Upgrade to 4.0.4 and all should be ok.

aelvan commented 2 years ago

I CAN FINALLY BREATH AGAIN!

Thanks! 😜