File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,6 +97,12 @@ All code within the PHPCompatibility organisation is released under the GNU Less
9797
9898## Changelog
9999
100+ ### 1.3.3 - 2024-04-25
101+
102+ * Prevent a new false positive when the ruleset is run over the code of the latest 1.x version of the ` sodium_compat ` polyfill itself.
103+ * The recommended version of the [ Composer PHPCS plugin] is now ` ^1.0 ` .
104+ * Other housekeeping. Includes a contribution from [ @fredden ] .
105+
100106### 1.3.2 - 2022-10-25
101107
102108- README: Updated the installation instructions for [ compatibility with Composer >= 2.2] [ composer22announce ] .
@@ -140,4 +146,5 @@ Initial release of PHPCompatibilityParagonie containing rulesets covering the `r
140146
141147[ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer/
142148
149+ [ @fredden ] : https://github.com/fredden
143150[ @GaryJones ] : https://github.com/GaryJones
You can’t perform that action at this time.
0 commit comments