Skip to content

Commit

Permalink
Dependencies update (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
misantron committed Mar 24, 2024
1 parent 17bb648 commit 8d1dbff
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 184 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"async-aws/dynamo-db": "^3.1",
"aws/aws-sdk-php": "3.298.9",
"aws/aws-sdk-php": "3.301.6",
"fakerphp/faker": "^1.23",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
Expand All @@ -31,7 +31,7 @@
"phpunit/phpunit": "^10.5 || ^11.0",
"symfony/error-handler": "^5.4 || ^6.4 || ^7.0",
"symplify/easy-coding-standard": "^12.1",
"vimeo/psalm": "^5.21"
"vimeo/psalm": "^5.23"
},
"suggest": {
"async-aws/dynamo-db": "Async first DynamoDb client from Symfony Core developers",
Expand Down
Loading

0 comments on commit 8d1dbff

Please sign in to comment.