- Issue created by @SirClickALot
My composer.json currently uses...
"npm-asset/select2": "^4.0"
... to manage the Select2 JS library.
But I see that for D11 compatibility,
"...I needed to explicitly install the dev version of select2 from npm..."
How od I do that, when I go the the Select2 NPM page (https://www.npmjs.com/package/select2?activeTab=versions),
I can only see a 4.1.0-rc.0
Thank you
Active
2.0
Miscellaneous