PHPCompatibility / PHPCompatibilitySymfony

PHPCompatibility rulesets which can be included in projects using the Symfony polyfill libraries
GNU Lesser General Public License v3.0
6 stars 4 forks source link

Composer: update recommended Composer PHPCS installed version #6

Closed jrfnl closed 5 years ago

jrfnl commented 5 years ago

Composer treats minors before 1.0.0 as majors. As the DealerDirect plugin has released version 0.5.0 a while back, we should recommend people to use that version instead and use it ourselves as well.

Refs: