Skip to content

Commit bf626c7

Browse files
committed
Update dev dependencies
1 parent d02c34e commit bf626c7

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
@@ -14,13 +14,13 @@
1414
"php": "^7.2 || ^8.0"
1515
},
1616
"require-dev": {
17-
"friendsofphp/php-cs-fixer": "^2",
17+
"friendsofphp/php-cs-fixer": "^3",
1818
"monolog/monolog": "^2.3",
19-
"overtrue/phplint": "^2.3",
19+
"overtrue/phplint": "^3",
2020
"php-di/php-di": "^6.3",
2121
"phpstan/phpstan": "0.*",
2222
"phpunit/phpunit": "^8 || ^9",
23-
"squizlabs/php_codesniffer": "^3.5",
23+
"squizlabs/php_codesniffer": "^3",
2424
"symfony/mailer": "^5.3"
2525
},
2626
"config": {

0 commit comments

Comments
 (0)