@@ -91,28 +91,28 @@ All code within the PHPCompatibility organisation is released under the GNU Less
9191
9292This is a maintenance release.
9393
94- - The recommended version of the [ Composer PHPCS plugin] is now ` ^1.0.0 ` .
95- - README: Fixed some broken badges.
96- - General housekeeping and maintenance. Including a contribution by [ @fredden ] .
94+ * The recommended version of the [ Composer PHPCS plugin] is now ` ^1.0.0 ` .
95+ * README: Fixed some broken badges.
96+ * General housekeeping and maintenance. Including a contribution by [ @fredden ] .
9797
9898### 2.1.3 - 2022-10-25
9999
100- - README: Updated the installation instructions for [ compatibility with Composer >= 2.2] [ composer22announce ] .
101- - Composer: The package will now identify itself as a static analysis tool. Thanks [ @GaryJones ] !
102- - Other housekeeping and minor documentation updates.
100+ * README: Updated the installation instructions for [ compatibility with Composer >= 2.2] [ composer22announce ] .
101+ * Composer: The package will now identify itself as a static analysis tool. Thanks [ @GaryJones ] !
102+ * Other housekeeping and minor documentation updates.
103103
104104[ composer22announce ] : https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
105105
106106### 2.1.2 - 2021-02-15
107107
108- - The recommended version of the [ Composer PHPCS plugin] is now ` ^0.7.0 ` , which offers compatibility with Composer 2.0.
109- - The ruleset is now also tested against PHP 7.4 and 8.0.
108+ * The recommended version of the [ Composer PHPCS plugin] is now ` ^0.7.0 ` , which offers compatibility with Composer 2.0.
109+ * The ruleset is now also tested against PHP 7.4 and 8.0.
110110 Note: full PHP 7.4 support is only available in combination with PHP_CodeSniffer >= 3.5.6.
111111 Note: runtime PHP 8.0 support is only available in combination with PHP_CodeSniffer >= 3.5.7, full support is expected in PHP_CodeSniffer 3.6.0.
112112
113113### 2.1.1 - 2019-08-29
114114
115- - The recommended version of the [ Composer PHPCS plugin] is now ` ^0.5.0 ` .
115+ * The recommended version of the [ Composer PHPCS plugin] is now ` ^0.5.0 ` .
116116
117117### 2.1.0 - 2018-12-16
118118
@@ -122,11 +122,11 @@ This is a maintenance release.
122122
123123### 2.0.0 - 2018-10-07
124124
125- - Ruleset: Updated for Joomla 3.9.
126- - Ruleset: Updated for compatibility with PHPCompatibility 9.0+.
127- - Composer: Added dependencies for the dedicated polyfill-based PHPCompatibility rulesets.
128- - CI: Added a test for the ruleset.
129- - Readme: Removed the installation instructions for a non-Composer based install.
125+ * Ruleset: Updated for Joomla 3.9.
126+ * Ruleset: Updated for compatibility with PHPCompatibility 9.0+.
127+ * Composer: Added dependencies for the dedicated polyfill-based PHPCompatibility rulesets.
128+ * CI: Added a test for the ruleset.
129+ * Readme: Removed the installation instructions for a non-Composer based install.
130130
131131### 1.0.0 - 2018-07-17
132132
0 commit comments