File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,5 +61,4 @@ public function attributes( $attributes = [] ) {
6161 * @return string
6262 */
6363 abstract public function render ( $ attributes = [], $ content = '' );
64-
6564}
Original file line number Diff line number Diff line change 2222 }
2323 },
2424 "require-dev" : {
25- "dealerdirect/phpcodesniffer-composer-installer" : " v0.7.1 " ,
26- "overtrue/phplint" : " ^2.3 " ,
27- "php-parallel-lint/php-parallel-lint" : " v1.2 .0" ,
25+ "dealerdirect/phpcodesniffer-composer-installer" : " v1.2.0 " ,
26+ "overtrue/phplint" : " 9.7.1 " ,
27+ "php-parallel-lint/php-parallel-lint" : " v1.4 .0" ,
2828 "phpcompatibility/php-compatibility" : " 9.3.5" ,
29- "phpro/grumphp-shim" : " v1.3.1 " ,
30- "squizlabs/php_codesniffer" : " 3.5.8 " ,
31- "vimeo/psalm" : " ^4.6 " ,
32- "wp-coding-standards/wpcs" : " 2 .3.0"
29+ "phpro/grumphp-shim" : " v2.18.0 " ,
30+ "squizlabs/php_codesniffer" : " 3.13.5 " ,
31+ "vimeo/psalm" : " 6.14.2 " ,
32+ "wp-coding-standards/wpcs" : " 3 .3.0"
3333 },
3434 "scripts" : {
3535 "cs" : " ./vendor/bin/phpcs" ,
You can’t perform that action at this time.
0 commit comments