Skip to content

Commit

Permalink
Update dev deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
javihgil committed Nov 30, 2023
1 parent ee5f0aa commit 6661c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -16,8 +16,8 @@
"symfony/mailer": "^5.4|^6.0|^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14",
"phpstan/phpstan": "^1.9",
"friendsofphp/php-cs-fixer": "^3.40",
"phpstan/phpstan": "^1.10",
"softspring/user-bundle": "^5.2",
"swiftmailer/swiftmailer": "^6.3",
"symfony/console": "^5.4|^6.0|^7.0",
Expand Down

0 comments on commit 6661c32

Please sign in to comment.