macek/jquery-serialize-object

Support composer

damnedest opened this issue · 3 comments

Can you add support for composer? Version in NPM is outdated (

macek commented

NPM is updated with version 2.5.0 now

This is not a PHP package. It will not be supported on composer.

jQuery is also no PHP package, but it supports composer. Composer automatically updates current version of package inside and only two things you need to do:

  • add composer.json
  • add hook on repository

After this you can forget about composer.

Supports from component installer. Is different thing ) Ok, bootstrap supports composer.