Answer the question
In order to leave comments, you need to log in
Why doesn't composer find npm-asset?
Good time. I made a yii2 widget for my Jodit editor .
https://github.com/jodit/yii2-jodit
When installing composer require jodit/yii2-jodit
it says that
jodit/yii2-jodit 1.1.4 requires npm-asset/jodit ^3.1.0 -> no matching package found.
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"require": {
"npm-asset/jodit": "^3.1.0"
},
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question