acquia / coding-standards-php

PHP_CodeSniffer rules (sniffs) for Acquia coding standards
GNU General Public License v2.0
19 stars 13 forks source link

Change license to gpl-2.0-or-later #62

Closed danepowell closed 1 year ago

danepowell commented 1 year ago

Our current license is gpl-2.0-only, which means that downstream projects must also be gpl-2.0 licensed (not gpl-3.0). This seems unnecessarily restrictive and out of line with other Acquia and Drupal projects.

This also bumps some dependencies:

Production Changes From To Compare
drupal/coder 8.3.17 8.3.18 ...
phpstan/phpdoc-parser 1.15.3 1.20.4 ...
sirbrillig/phpcs-variable-analysis v2.11.10 v2.11.16 ...
slevomat/coding-standard 8.8.0 8.12.1 ...
symfony/yaml v6.2.7 v6.2.10 ...