diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php index 49585e5..6daf072 100644 --- a/.php-cs-fixer.php +++ b/.php-cs-fixer.php @@ -1,4 +1,5 @@ + Copyright (c) 2020-{$year}, Thomas Mueller For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/composer.json b/composer.json index 08edaeb..cfd222b 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", - "friendsofphp/php-cs-fixer": "^3.64.0", + "friendsofphp/php-cs-fixer": "^3.65.0", "sirbrillig/phpcs-variable-analysis": "^2.11.19", "slevomat/coding-standard": "^8.15.0", "squizlabs/php_codesniffer": "^3.11.1" diff --git a/rector.php b/rector.php index 4f88877..c334813 100644 --- a/rector.php +++ b/rector.php @@ -1,4 +1,5 @@