Skip to content

Commit

Permalink
upgrade composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Jun 28, 2024
1 parent ad8650d commit 90ae1d1
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 @@ -21,12 +21,12 @@
"symfony/dotenv": "^v5.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.16",
"friendsofphp/php-cs-fixer": "^3.59",
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^1.11",
"psalm/plugin-phpunit": "^0.18",
"symfony/var-dumper": "^5.4",
"vimeo/psalm": "^5.11"
"vimeo/psalm": "^5.25"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 90ae1d1

Please sign in to comment.