Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2022
1 parent df4db94 commit ef61bd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"require": {
"php": "^7.3|^8.0",
"ext-json": "*",
"aws/aws-php-sns-message-validator": "^1.6",
"aws/aws-sdk-php": "^3.173"
"aws/aws-php-sns-message-validator": "^1.7",
"aws/aws-sdk-php": "^3.227"
},
"require-dev": {
"orchestra/testbench": "^5.0|^6.0",
"pestphp/pest": "^1.0",
"pestphp/pest-plugin-laravel": "^1.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.2",
"phpunit/phpunit": "^8.0|^9.3",
"vlucas/phpdotenv": "^4.2|^5.3"
},
Expand Down

0 comments on commit ef61bd6

Please sign in to comment.