Skip to content

Commit c3c6169

Browse files
committed
Update PHPStan and PHP-CS-Fixer
1 parent 9ef12ee commit c3c6169

5 files changed

Lines changed: 92 additions & 87 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"php": ">=8.2"
2424
},
2525
"require-dev": {
26-
"friendsofphp/php-cs-fixer": "^3.92",
26+
"friendsofphp/php-cs-fixer": "^3.93",
2727
"jbboehr/handlebars-spec": "dev-master",
28-
"phpstan/phpstan": "^2.1.33",
28+
"phpstan/phpstan": "^2.1.38",
2929
"phpunit/phpunit": "^11.5"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)