Commit graph

2 commits

Author SHA1 Message Date
Kunal Mehta 11781784de Revert making installable via composer (and add composer test entry point)
This reverts b8abb9b5f2 (a self-merged "experiment") and
1bb0ea4f76 (Convert entry point to use explicit globals).

The maintainers of this extension do not plan on supporting installation
via composer. This functionality was never included in a stable release
branch, and should not break anyone sticking to stable
branches.

Once merged, I can remove the package from packagist.org

The composer.json is now used to add a "composer test" entry point to run
PHPCS, which this extension badly needs.

Change-Id: I2f3db6addd883d94366a696d5185bf05b2695b11
2015-03-15 18:01:50 -07:00
Antoine Musso b8abb9b5f2 experimental composer.json
This is meant for a Wikimedia composer repository I am working on.

Change-Id: I6b999ab40d6f2dd378584de2fc82fef146e9d2bb
2013-01-29 16:55:07 +01:00