Skip to content
Snippets Groups Projects

Bump WP compatibility

Merged Erick Hitter requested to merge bump-wp-compat into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,7 +7,7 @@
<exclude-pattern>/vendor/</exclude-pattern>
<exclude-pattern>/node_modules/</exclude-pattern>
<exclude-pattern>/tests/*</exclude-pattern>
<exclude>tag-dropdown-widget.php</exclude>
<exclude>/tag-dropdown-widget.php</exclude>
<!-- How to scan -->
<!-- Usage instructions: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage -->
Loading