Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 412 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 412 Bytes

Contributing

You can chat with us on Gitter: jquery/dev or on Libera Chat IRC in #jquery (webchat).

Update vendor

  • For compatibility with PHP 5.4, use Composer 2.2 LTS and not a later version. Run composer self-update && composer self-update --2.2
  • Run composer install --no-dev
  • Run git add vendor/