Skip to content

Commit 2913b49

Browse files
committed
use friendsofphp/php-cs-fixer v3
1 parent 07bea53 commit 2913b49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"php": "^8.0"
1919
},
2020
"require-dev": {
21-
"friendsofphp/php-cs-fixer": "^2.17",
21+
"friendsofphp/php-cs-fixer": "^3.0",
2222
"phpunit/phpunit": "^9.5",
23-
"spatie/ray": "^1.10",
24-
"vimeo/psalm": "^4.3"
23+
"spatie/ray": "^1.28",
24+
"vimeo/psalm": "^4.8"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)