Closed ethanclevenger91 closed 8 years ago
Try this, it might help. Run in console composer global require "fxp/composer-asset-plugin:~1.1.1"
That version identifier still resolves to 1.1.3, so it doesn't install anything new or different
Welp it seems to have resolved itself after trying to require a new library. Closing for now.
What steps will reproduce the problem?
I wager the following composer.json and running a
composer install
:What is the expected result?
Update composer packages
What do you get instead?
Additional info
I think this may have something to do with the latest update to the fxp/composer-asset-plugin, but that's a stab.