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 a80c83b commit f35dafd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"php": ">=8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14",
"phpstan/phpstan": "^1.9",
"friendsofphp/php-cs-fixer": "^3.40",
"phpstan/phpstan": "^1.10",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
Expand Down

0 comments on commit f35dafd

Please sign in to comment.