Skip to content

Commit

Permalink
Dependencies update (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
misantron authored Jun 2, 2024
1 parent a7090b7 commit cf215c0
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 225 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"async-aws/dynamo-db": "^3.1",
"aws/aws-sdk-php": "3.301.6",
"async-aws/dynamo-db": "^3.2",
"aws/aws-sdk-php": "3.308.7",
"fakerphp/faker": "^1.23",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-phpunit": "^1.4",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^10.5 || ^11.0",
"symfony/error-handler": "^5.4 || ^6.4 || ^7.0",
"symplify/easy-coding-standard": "^12.1",
"vimeo/psalm": "^5.23"
"vimeo/psalm": "^5.24"
},
"suggest": {
"async-aws/dynamo-db": "Async first DynamoDb client from Symfony Core developers",
Expand Down
Loading

0 comments on commit cf215c0

Please sign in to comment.