Practically / PsalmPluginYii2

Psalm plugin for a better typed yii2 application
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

PsalmPlugin installation error #14

Closed khalid-eyez closed 1 year ago

khalid-eyez commented 2 years ago

i have been trying to install this package using composer as specified in the documentation and here is the error that i get

Could not find a version of package practically/psalm-plugin-yii2 matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

how to i solve that problem ?

GeorgeCadwallader commented 2 years ago

We currently do not have a release that satisfies your minimum stability of "stable".

Run this command to install the latest dev version:

composer require --dev practically/psalm-plugin-yii2:1.x-dev