File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,14 @@ All code within the PHPCompatibility organisation is released under the GNU Less
85
85
86
86
## Changelog
87
87
88
+ ### 1.0.4 - 2022-10-23
89
+
90
+ - README: Updated the installation instructions for [ compatibility with Composer 2.2] [ composer22announce ] .
91
+ - Composer: The package will now identify itself as a static analysis tool. Thanks [ @GaryJones ] !
92
+ - Other housekeeping and minor documentation updates.
93
+
94
+ [ composer22announce ] : https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
95
+
88
96
### 1.0.3 - 2021-02-15
89
97
90
98
- The recommended version of the [ Composer PHPCS plugin] is now ` ^0.7.0 ` , which offers compatibility with Composer 2.0.
@@ -107,4 +115,6 @@ All code within the PHPCompatibility organisation is released under the GNU Less
107
115
108
116
Initial release of the PHPCompatibilityPasswordCompat ruleset.
109
117
110
- [ Composer PHPCS plugin ] : https://github.com/Dealerdirect/phpcodesniffer-composer-installer/
118
+ [ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer/
119
+
120
+ [ @GaryJones ] : https://github.com/GaryJones
You can’t perform that action at this time.
0 commit comments