Skip to content

Commit

Permalink
Merge pull request #314 from gacela-project/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Chemaclass authored Aug 10, 2024
2 parents 9ad21d6 + d917c70 commit 42613fe
Show file tree
Hide file tree
Showing 54 changed files with 681 additions and 786 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"gacela-project/container": "^0.6"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.42",
"friendsofphp/php-cs-fixer": "^3.54",
"ergebnis/composer-normalize": "^2.43",
"friendsofphp/php-cs-fixer": "^3.56",
"infection/infection": "^0.26",
"phpbench/phpbench": "^1.2",
"phpbench/phpbench": "^1.3",
"phpmetrics/phpmetrics": "^2.8",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^9.6",
"psalm/plugin-phpunit": "^0.18",
"rector/rector": "^0.18",
"symfony/console": "^5.4",
"symfony/var-dumper": "^5.4",
"vimeo/psalm": "^5.23"
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.19",
"rector/rector": "^1.2",
"symfony/console": "^6.4",
"symfony/var-dumper": "^6.4",
"vimeo/psalm": "^5.25"
},
"suggest": {
"gacela-project/gacela-env-config-reader": "Allows to read .env config files",
Expand Down
Loading

0 comments on commit 42613fe

Please sign in to comment.