Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PHP CodeSniffer

Maintains PHP_CodeSniffer, a number of external standards for PHP_CodeSniffer and tooling to make it easier to use and develop for PHP_CodeSniffer.
Collective - Host: opensource - https://opencollective.com/php_codesniffer - Code: https://github.com/PHPCSStandards

Merge pull request #85 from TravisCarden/issue-82

Add support for a string phpcodesniffer-search-depth config value set via `composer config`

github.com/PHPCSStandards/composer-installer - 6fa8d1e9b4aaac063678ace7abfa41ca895912c0 authored over 5 years ago by Ben Peachey <[email protected]>
Added support for a string phpcodesniffer-search-depth config value in order to support setting it with `composer config`.

github.com/PHPCSStandards/composer-installer - 248bee896457e1b715b238b27fef5d5fc178e945 authored over 5 years ago by TravisCarden <[email protected]>
Merge pull request #86 from potherca-contrib/ci-build/update-security-checker

Update Travis file and fix build

github.com/PHPCSStandards/composer-installer - dda5b1d1afc797cd004cbbf1786e6dd49070e887 authored over 5 years ago by Robbert Müller <[email protected]>
Rebuild the job matrix to use stages and fully declare all jobs

Special consideration for the php 5.3 build, its 🤪

github.com/PHPCSStandards/composer-installer - 27eea540f1363b24536036fdeb5e2fbeebb9ede3 authored over 5 years ago by Robbert Müller <[email protected]>
Add 7.4snapshot to travis build matrix.

github.com/PHPCSStandards/composer-installer - 12118a35ba7f48e6e33cac54942e71b9f6eec5cb authored over 5 years ago by Ben Peachey <[email protected]>
Cleanup Travis CI file

- Only run secondary checks once (on latest PHP version)

github.com/PHPCSStandards/composer-installer - 052dffdc1e5d1c3e90e9a0aaef39073acb86a4e7 authored over 5 years ago by Ben Peachey <[email protected]>
Fix debian distribution for older PHP versions.

github.com/PHPCSStandards/composer-installer - 38648a8bfbc38b8d752facc43c446ef501eb920a authored over 5 years ago by Ben Peachey <[email protected]>
Update security-checker to new URL to fix build.

github.com/PHPCSStandards/composer-installer - 49e48506b6bf6e17f9a359ae6b9e22508ad8a7dc authored over 5 years ago by Ben Peachey <[email protected]>
Merge pull request #7 from PHPCSStandards/feature/composer-prevent-issues-with-phpcs-plugin

Composer: make the version requirement for the PHPCS plugin more flexible

github.com/PHPCSStandards/PHPCSDevTools - 06720bc39bb73f0f2bce99dc5bba1ef99b7b7e9e authored over 5 years ago by Juliette <[email protected]>
Composer: make the version requirement for the PHPCS plugin more flexible

... to prevent conflicts with projects, be it external standards or end-user projects, which req...

github.com/PHPCSStandards/PHPCSDevTools - b7738a25894a0591a207174cff765d5c4f004b4a authored over 5 years ago by jrfnl <[email protected]>
Merge pull request #6 from PHPCSStandards/feature/phpcsdev-ruleset-account-for-phpcs-350-backfill

PHPCSDev: account for new PHPCS backfill

github.com/PHPCSStandards/PHPCSDevTools - ec15089efdb6efad03860f62d09aa8180046d60b authored over 5 years ago by Juliette <[email protected]>
PHPCSDev: account for new PHPCS backfill

PHPCS 3.5.0 will backfill the new PHP 7.4 `T_BAD_CHARACTER` token.

Refs:
* https://github.com/s...

github.com/PHPCSStandards/PHPCSDevTools - dc2d11a950987320e3880bd1dbe9389b25d8e42a authored over 5 years ago by jrfnl <[email protected]>
Initial commit

github.com/PHPCSStandards/.github - 7a4ab39e3c22e328335a0d24b1f41782f4dbdf7e authored over 5 years ago by Juliette <[email protected]>
:wrench: Initial development environment setup

github.com/PHPCSStandards/PHPCSUtils - 0c0e8327438310562a41d76cee93824c1d799bbf authored over 5 years ago by jrfnl <[email protected]>
Add LGPLv3 License

github.com/PHPCSStandards/PHPCSUtils - 647281871e87ff611d6cddf64305769f9c95480a authored over 5 years ago by Juliette <[email protected]>
Merge pull request #5 from PHPCSStandards/feature/feature-complete-script-minor-tweaks

Feature complete check: only pad end-of-line status when > 1 lines

github.com/PHPCSStandards/PHPCSDevTools - 2459463fd5fa53d35dfa965feb2754641b99e7fb authored over 5 years ago by Juliette <[email protected]>
Feature complete check: only pad end-of-line status when > 1 lines

Only align the "end of line" status when there is more than 1 line.

github.com/PHPCSStandards/PHPCSDevTools - 9fd1fa9e0ff883c8e988d8d483019f8ab70cca61 authored over 5 years ago by jrfnl <[email protected]>
Merge pull request #4 from PHPCSStandards/feature/add-debug-ruleset

New feature: Debug ruleset and sniff

github.com/PHPCSStandards/PHPCSDevTools - 3196f11b1130ab4c97e92b10137379a5832f964a authored over 5 years ago by Juliette <[email protected]>
:wrench: QA: enable unit testing for the code in this repo

This:
* Adds a PHPUnit `phpunit.xml.dist` configuration file.
* Adds a `phpunit-bootstrap.php` f...

github.com/PHPCSStandards/PHPCSDevTools - f0607d3e04d55083a1558b18bfdcfaf8b87bca99 authored over 5 years ago by jrfnl <[email protected]>
:wrench: QA: enable feature completeness check for the Debug ruleset

This:
* Adds convenience scripts to the `composer.json` file to check the feature completeness o...

github.com/PHPCSStandards/PHPCSDevTools - 6ad034b7f121451e02fcf1b1f1dfcc5a9bf3584c authored over 5 years ago by jrfnl <[email protected]>
Merge pull request #3 from PHPCSStandards/feature/feature-complete-script-minor-tweaks

Feature complete check: various improvements

github.com/PHPCSStandards/PHPCSDevTools - 86cfb9340f769220c2a8fb602eb99f147eb836a0 authored over 5 years ago by Juliette <[email protected]>
:sparkles: New feature: Debug ruleset and sniff

This adds a new external PHPCS standard named `Debug` intended only for use by sniff developers....

github.com/PHPCSStandards/PHPCSDevTools - 3f2c56ff61659d888298227e2e9f971a91ea8c3f authored over 5 years ago by jrfnl <[email protected]>
Feature complete check: various improvements

* Add simple `verbose` mode.
When enabled, the script will show which directories are search...

github.com/PHPCSStandards/PHPCSDevTools - 47bd5026ac63369204be02c172e355c377011ee2 authored over 5 years ago by jrfnl <[email protected]>
Merge pull request #2 from PHPCSStandards/feature/add-sniff-feature-complete-script

New feature: script to check that sniffs are "feature complete"

github.com/PHPCSStandards/PHPCSDevTools - cc3398443eaaf7468a43498522fd8cd8c1c8fe59 authored over 5 years ago by Juliette <[email protected]>
:wrench: QA: lint PHP files in this repo

github.com/PHPCSStandards/PHPCSDevTools - 50a18a2c4281124939226fc294cd822b291b7845 authored over 5 years ago by jrfnl <[email protected]>
:sparkles: New feature: script to check that sniffs are "feature complete"

This adds a custom script which will check whether each and every sniff is accompanied by a docu...

github.com/PHPCSStandards/PHPCSDevTools - 4e045f2e955f23dc37fc10e2c0c1c6b9a67085cf authored over 5 years ago by jrfnl <[email protected]>
Merge pull request #1 from PHPCSStandards/feature/add-phpcsdev-ruleset

New feature: PHPCSDev ruleset

github.com/PHPCSStandards/PHPCSDevTools - bfc48997bf959a0d59df5874c14d9129d2144331 authored over 5 years ago by Juliette <[email protected]>
:wrench: QA: add code style check for the code in this repo

This:
* Adds a custom PHPCS ruleset which uses the `PHPCSDev` ruleset to check the code style of...

github.com/PHPCSStandards/PHPCSDevTools - 85382c0a53f3e7a29e90109d2dac966d6a07e803 authored over 5 years ago by jrfnl <[email protected]>
:sparkles: New feature: PHPCSDev ruleset

This adds a new external PHPCS standard called `PHPCSDev` for use by sniff developers to check t...

github.com/PHPCSStandards/PHPCSDevTools - 31ed3d64caf31e4655b263c829fed9561fff600f authored over 5 years ago by jrfnl <[email protected]>
:books: Readme: add installation instructions

Add badges, installation instructions, a contributing section and license information to the Rea...

github.com/PHPCSStandards/PHPCSDevTools - 06eb4dd84ff0653dd3a057131225f41fb5919f4f authored over 5 years ago by jrfnl <[email protected]>
:wrench: Initial development environment setup

github.com/PHPCSStandards/PHPCSDevTools - 5d29b83ebca71d7785d3e22b1aa9ea64b8221139 authored over 5 years ago by jrfnl <[email protected]>
Add LGPLv3 License

github.com/PHPCSStandards/PHPCSDevTools - d8cbc49dd71dce86c5dd248ea0deca2756b820e2 authored over 5 years ago by Juliette <[email protected]>
:shirt: Adds PHP_CodeSniffer version constraints (#77)

github.com/PHPCSStandards/composer-installer - e749410375ff6fb7a040a68878c656c2e610b132 authored about 6 years ago by Franck Nijhof <[email protected]>
:fire: Removes HHVM from TravisCI (#76)

* :fire: Removes HHVM from TravisCI

* :fire: Removes HHVM from TravisCI

github.com/PHPCSStandards/composer-installer - 6b93b33f0b488963eeff2ee6252aa75bd1fe68c1 authored about 6 years ago by Franck Nijhof <[email protected]>
:ambulance: Fixes duplicate declaration of cwd

github.com/PHPCSStandards/composer-installer - 374914b0423ca700cc12b0cb212b30bd35406dd6 authored about 6 years ago by Franck Nijhof <[email protected]>
:hammer: Trival code cleanup

github.com/PHPCSStandards/composer-installer - 1abca7b91e7ba9b8d9b50976e1e36c42269d576d authored about 6 years ago by Franck Nijhof <[email protected]>
:hammer: Ensures absolute paths during detection fase

Ref #63

github.com/PHPCSStandards/composer-installer - ca8cfb8b464de0c5945f7468f0d86144a6ffe221 authored about 6 years ago by Franck Nijhof <[email protected]>
:fire: Removes suggested packages

github.com/PHPCSStandards/composer-installer - 1497a1be6df7b3f4d08c1928404ef8557d119478 authored about 6 years ago by Franck Nijhof <[email protected]>
:racehorse: Refactors relative path logic

github.com/PHPCSStandards/composer-installer - 1efacc844df31a31fc703dd2fa1aaee73520f7c3 authored about 6 years ago by Franck Nijhof <[email protected]>
:ambulance: Replaces ProcessBuilder by ProcessExecutor

Fixes: #59

github.com/PHPCSStandards/composer-installer - ff3bb9c69f20f36107956571f6e1c5bf1b33648e authored about 6 years ago by Franck Nijhof <[email protected]>
Adds the ability to set the max depth from the composer.json file (#46)

* Adds the ability to set the max depth from the composer.json file

Fixes #45

* :books: Ad...

github.com/PHPCSStandards/composer-installer - eaef5f5681427022c95f918618d58d565b14feb6 authored about 6 years ago by Ben Peachey <[email protected]>
:ambulance: Moves loadInstalledPaths from init to onDependenciesChangedEvent (#51)

* Move loadInstalledPaths from init to onDependenciesChangedEvent

* Use versioned release of ...

github.com/PHPCSStandards/composer-installer - d2042def1a63e4d11fbca26510e714ef1b9e75dd authored about 6 years ago by Geoff <[email protected]>
:books: Updates README, spelling/grammar, removed Working section

github.com/PHPCSStandards/composer-installer - 2574d4f03b28809dbafc5ff80b27dd60166ae74a authored about 6 years ago by Franck Nijhof <[email protected]>
:pencil2: Updates contact information

github.com/PHPCSStandards/composer-installer - 0caf954f85f42395f2bbdab9854df640aa7dce43 authored about 6 years ago by Franck Nijhof <[email protected]>
:rocket: Enforces PSR12

github.com/PHPCSStandards/composer-installer - 0cd0ce8424081aa386f8c4d501c104e608cca0aa authored about 6 years ago by Franck Nijhof <[email protected]>
:pencil2: Updates copyright year

github.com/PHPCSStandards/composer-installer - f75cc093b1157c950e93ee0896d50663af9f8f0f authored about 6 years ago by Franck Nijhof <[email protected]>
:rocket: Build/Travis: test builds against PHP 7.3

Once PHP 7.3-beta came out, the `nightly` build on Travis became PHP 7.4-dev and build haven't b...

github.com/PHPCSStandards/composer-installer - 40a8fa7a0d803354bd613cb95ceb182b17a15ddb authored about 6 years ago by jrfnl <[email protected]>
Merge pull request #61 from jrfnl/feature/use-phpcompatibility-9.0.0

Use PHPCompatibility 9.0.0

github.com/PHPCSStandards/composer-installer - 236a983d8f82228c7dd8658f3e13a9eb066c447b authored about 6 years ago by Franck Nijhof <[email protected]>
Use PHPCompatibility 9.0.0

[PHPCompatibility 9.0.0](https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.0.0...

github.com/PHPCSStandards/composer-installer - 478618516463e2a78dcfb37e5432accc3ac48523 authored about 6 years ago by jrfnl <[email protected]>
Merge pull request #58 from jrfnl/feature/travis-tweaks

Travis: various tweaks

github.com/PHPCSStandards/composer-installer - 1b7521166ddad94ec7513343d7118caeb8f86cb3 authored over 6 years ago by Franck Nijhof <[email protected]>
Merge pull request #57 from jrfnl/feature/phpcs-tweaks

PHPCS: various minor tweaks

github.com/PHPCSStandards/composer-installer - 4d6949d7c39d0e2cce34189a5c41046269974827 authored over 6 years ago by Franck Nijhof <[email protected]>
Merge pull request #52 from gapple/composer-bin

Execute phpcs and security-checker from vendor/bin

github.com/PHPCSStandards/composer-installer - 4259d3abc4d040fe959fc8bf5b8c41ea0c01ed5e authored over 6 years ago by Franck Nijhof <[email protected]>
Merge branch 'master' into composer-bin

github.com/PHPCSStandards/composer-installer - 8d9e7847965842f40e0ef95b82efe9dc979ab31a authored over 6 years ago by Franck Nijhof <[email protected]>
Merge pull request #56 from jrfnl/feature/replace-maintained-shield

README: replace maintenance badge

github.com/PHPCSStandards/composer-installer - f7e5bec8f0e9da3d9f38877b706820ea9fb2b988 authored over 6 years ago by Franck Nijhof <[email protected]>
Merge pull request #55 from jrfnl/feature/remove-versioneye

README: remove VersionEye badge

github.com/PHPCSStandards/composer-installer - 91608a5d55791d34934b0e136822e9a9f1866e81 authored over 6 years ago by Franck Nijhof <[email protected]>
Merge pull request #54 from jrfnl/feature/composer-phpcompatibility-repo

Build/PHPCS: update PHPCompatibility repo name

github.com/PHPCSStandards/composer-installer - 8b8695f51925c20913b8361d4bfcb01e9c3d9153 authored over 6 years ago by Franck Nijhof <[email protected]>
:wrench: Travis: various tweaks/fix builds

:warning: PR 52 is a pre-requisite for this PR :warning:

This PR builds onto the changes made i...

github.com/PHPCSStandards/composer-installer - 5d84fc83ff54b5627c61bd2a29e4a6931923cba5 authored over 6 years ago by jrfnl <[email protected]>
:wrench: PHPCS: various minor tweaks

* Add the PHPCS custom ruleset to the `export-ignore` list in `.gitattributes`.
* Add the files ...

github.com/PHPCSStandards/composer-installer - 0a169367af68273d282f4d59b1070eef98e797dd authored over 6 years ago by jrfnl <[email protected]>
:books: README: replace maintenance badge

The `year` part of the Shields.io `maintained` badge needs to be updated with the current year f...

github.com/PHPCSStandards/composer-installer - 0de0f7d15ef78e253dcc70554cfea55cc2be5bd8 authored over 6 years ago by jrfnl <[email protected]>
:books: README: remove VersionEye badge

The VersionEye service has been terminated. I recommend turning off the webhook for checking PRs...

github.com/PHPCSStandards/composer-installer - 076f294a5fd2c544ed8dbfefc70da847654b3a9a authored over 6 years ago by jrfnl <[email protected]>
Build/PHPCS: update PHPCompatibility repo name

Switches the `PHPCompatibility` dependency over to use the repo in the `PHPCompatibility` GitHub...

github.com/PHPCSStandards/composer-installer - e177fe91ea52c9057c95dc640fbb22ab34a6a412 authored over 6 years ago by jrfnl <[email protected]>
Execute phpcs and security-checker from vendor/bin

github.com/PHPCSStandards/composer-installer - 4f24d366ec5f5ec1f23f3e86ca99e07a2ce0710c authored over 6 years ago by Geoff Appleby <[email protected]>
Merge pull request #42 from ntwb/patch-2

Update Travis CI svg badge and link URLs

github.com/PHPCSStandards/composer-installer - 2e41850d5f7797cbb1af7b030d245b3b24e63a08 authored about 7 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into patch-2

github.com/PHPCSStandards/composer-installer - 26d668f838ed884440d7815893c6710178caf5a9 authored about 7 years ago by Ben Peachey <[email protected]>
Merge pull request #41 from ntwb/patch-1

Add PHP 7.2 to Travis CI

github.com/PHPCSStandards/composer-installer - ff7a0500a76e9e7580dc6b0b425ef770fb548999 authored about 7 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into patch-1

github.com/PHPCSStandards/composer-installer - 57ed543b6f5332dc5500569afdb0335cb94f92da authored about 7 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into patch-2

github.com/PHPCSStandards/composer-installer - d38e0371bc70420931c7052895a1eceb37ea278b authored about 7 years ago by Ben Peachey <[email protected]>
Merge pull request #40 from GaryJones/patch-2

Docs: Fix link to releases

github.com/PHPCSStandards/composer-installer - d688ec26c5ea163180f272343e7931693ddb266f authored about 7 years ago by Ben Peachey <[email protected]>
Changes casing of "DealerDirect" to "Dealerdirect"

github.com/PHPCSStandards/composer-installer - 8d29ff3b99dfcdcd88c33153e62497ea661021e2 authored about 7 years ago by Ben Peachey <[email protected]>
Update Travis CI svg badge URL

github.com/PHPCSStandards/composer-installer - 9aaee3a5819296134c9518c7b411953ee62cda3e authored about 7 years ago by Stephen Edgar <[email protected]>
Add PHP 7.2 to Travis CI

github.com/PHPCSStandards/composer-installer - 7997ff87461f8ebb88dac5b5dab1d135792121c1 authored about 7 years ago by Stephen Edgar <[email protected]>
Docs: Fix link to releases

github.com/PHPCSStandards/composer-installer - c1845083b69f6bfa986e677688e117dd0d6fdccc authored about 7 years ago by Gary Jones <[email protected]>
Merge pull request #39 from GaryJones/5.3-compatibility

CS: Add PHP 5.3 compatibility

github.com/PHPCSStandards/composer-installer - 63c0ec0ac286d31651d3c70e5bf76ad87db3ba23 authored over 7 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into 5.3-compatibility

github.com/PHPCSStandards/composer-installer - ba307742ea1fa2a2e096dd5eb8d1becf38d44667 authored over 7 years ago by Ben Peachey <[email protected]>
Merge pull request #38 from GaryJones/local-phpcs

Allow PHPCS to be run locally.

github.com/PHPCSStandards/composer-installer - 692daae5a8b7289606c2265c8edc0fb96e2ab01a authored over 7 years ago by Ben Peachey <[email protected]>
Retrigger for VersionEye (empty commit)

github.com/PHPCSStandards/composer-installer - ca50e1f4d1fd7a967c00b09bdfc5cef7bf30b86d authored over 7 years ago by Franck Nijhof <[email protected]>
CS: Add PHP 5.3 compatibility

The use of short syntax for arrays was the only thing stopping this package from being compatibl...

github.com/PHPCSStandards/composer-installer - fbd81070a3290f87d89d8cda733c7bee1e705e88 authored over 7 years ago by Gary Jones <[email protected]>
CS: Add phpcs.xml.dist

github.com/PHPCSStandards/composer-installer - 53290da9056aa5a7a240c01bc6bfa84683e21698 authored over 7 years ago by Gary Jones <[email protected]>
Composer: Add PHPCompatibility standard

This plugin already has PHP_CodeSniffer as a dependency, but the project itself should also be c...

github.com/PHPCSStandards/composer-installer - 89f6246e70d0dfdf068a1fe47e81b3f066c6bea7 authored over 7 years ago by Gary Jones <[email protected]>
Merge pull request #37 from DealerDirect/documentation-updates

Documentation updates

github.com/PHPCSStandards/composer-installer - 17130f536db62570bcfc5cce59464b36e82eb092 authored over 7 years ago by Franck Nijhof <[email protected]>
Update README, sort packages in example

github.com/PHPCSStandards/composer-installer - 78239990a267800a5d0bd70477580e33ee88014b authored over 7 years ago by Franck Nijhof <[email protected]>
Update README, some minor wording / typos

github.com/PHPCSStandards/composer-installer - 4f81ae3a231f2a1c7e4f73d27165d6fba906fb53 authored over 7 years ago by Franck Nijhof <[email protected]>
Update README, add example project

github.com/PHPCSStandards/composer-installer - 380114334dbdc0409637adec7851287bb2947753 authored over 7 years ago by Franck Nijhof <[email protected]>
Update of README.md corrected all link to our new website.

github.com/PHPCSStandards/composer-installer - 2b9460372da3883213a154186e7f78bd7960ea38 authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #35 from GaryJones/patch-1

Docs: Rename example script

github.com/PHPCSStandards/composer-installer - e2f315895b683c199b914980cc9e40d2cfe7cb7c authored over 7 years ago by Ben Peachey <[email protected]>
Merge branch 'master' into patch-1

github.com/PHPCSStandards/composer-installer - 2ad551b6d5e7cf5d106b8f9d02dfcfe8d48ca798 authored over 7 years ago by Ben Peachey <[email protected]>
Merge pull request #36 from jrfnl/feature/minor-readme-fix

Update README.md

github.com/PHPCSStandards/composer-installer - 87c49900bd2c91804ea7112ece4de32d873da562 authored over 7 years ago by Franck Nijhof <[email protected]>
Docs: Rename script example

The script will install (register) one or more Standards to PHP CodeSniffer, not the individual ...

github.com/PHPCSStandards/composer-installer - fc4b13a580e0926746dcaf9ef24e48797edb5f65 authored over 7 years ago by Gary Jones <[email protected]>
Merge pull request #34 from DealerDirect/hotfix/change-installed-paths-behavior

Fixes #33. Changes the way the installed_paths are set.

github.com/PHPCSStandards/composer-installer - b437eb358b5e592668502a79d95c6d18f8c41ee8 authored over 7 years ago by Franck Nijhof <[email protected]>
Fixes #33. Changes the way the installed_paths are set.

Changes the behavior of registering installed_paths in PHP_CodeSniffer 3.x. It will now work in ...

github.com/PHPCSStandards/composer-installer - 5e1bf1ea68fbb39b2f2010c5750dbefc59148e04 authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #31 from DealerDirect/docs/updating-readme-for-release

Docs: Updated README. …

github.com/PHPCSStandards/composer-installer - 0abc65eb5174cfd943b4d68a696e16dd849251f5 authored over 7 years ago by Franck Nijhof <[email protected]>
Docs: Updated README. Added Travis badge and added information about basic workings and changelog.

github.com/PHPCSStandards/composer-installer - 1e1de9739050927510d2817e3cf7ee1127495e88 authored over 7 years ago by Franck Nijhof <[email protected]>
Merge pull request #30 from DealerDirect/feature/full-phpcs3-compatibility

Support for coding standard in the root repository for PHP_CodeSniffer v3.x

github.com/PHPCSStandards/composer-installer - d9d33d8e9bda3fc1182e88388485945785716eff authored over 7 years ago by Franck Nijhof <[email protected]>
Changed code documentation.

github.com/PHPCSStandards/composer-installer - ca876b644fb5fd7d3956e7d93cba18f15568a5f2 authored over 7 years ago by Franck Nijhof <[email protected]>
Merge branch 'master' into feature/full-phpcs3-compatibility

github.com/PHPCSStandards/composer-installer - 62636e88af968fe42b83064d8962eb6f7dfb270e authored over 7 years ago by Bram Mittendorff <[email protected]>