You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,12 @@ For more information, visit https://www.gnu.org/copyleft/lesser.html
108
108
109
109
## Changelog
110
110
111
+
### 1.1.1 - 2019-08-29
112
+
113
+
- The recommended version of the DealerDirect PHPCS Composer plugin is now `^0.5.0`.
114
+
- The rulesets are now also tested against PHP 7.3.
115
+
Note: full PHP 7.3 support is only available in combination with PHP_CodeSniffer 2.9.2 or 3.3.1+ due to an incompatibility within PHP_CodeSniffer itself.
116
+
111
117
### 1.1.0 - 2018-10-07
112
118
113
119
- Added the new PHPCompatibilityPasswordCompat, PHPCompatibilityParagonie, PHPCompatibilitySymfony rulesets.
0 commit comments