Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Sep 9, 2021
1 parent d02c34e commit bf626c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"php": "^7.2 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2",
"friendsofphp/php-cs-fixer": "^3",
"monolog/monolog": "^2.3",
"overtrue/phplint": "^2.3",
"overtrue/phplint": "^3",
"php-di/php-di": "^6.3",
"phpstan/phpstan": "0.*",
"phpunit/phpunit": "^8 || ^9",
"squizlabs/php_codesniffer": "^3.5",
"squizlabs/php_codesniffer": "^3",
"symfony/mailer": "^5.3"
},
"config": {
Expand Down

0 comments on commit bf626c7

Please sign in to comment.