Frago9876543210 / forms

Modern version of PocketMine forms API, ported to PHP 8.1+ with high quality code and PHPStan integration
GNU General Public License v3.0
31 stars 4 forks source link

Composer #10

Open AIPTU opened 4 months ago

AIPTU commented 4 months ago

Please submit it to packagist

Frago9876543210 commented 4 months ago

You can use git dependency instead of packagist. Here is example: https://github.com/Frago9876543210/forms-demo/blob/master/composer.json

AIPTU commented 4 months ago

I know, but why didn't you submit it to the packagist?

Frago9876543210 commented 4 months ago

Need to manage packagist manually.