Skip to content

Commit 3465330

Browse files
committed
Update dev dependencies
1 parent 85bf8fc commit 3465330

2 files changed

Lines changed: 123 additions & 96 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.86",
26+
"friendsofphp/php-cs-fixer": "^3.87",
2727
"jbboehr/handlebars-spec": "dev-master",
28-
"phpstan/phpstan": "^2.1.22",
28+
"phpstan/phpstan": "^2.1.28",
2929
"phpunit/phpunit": "^11.5"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)