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 Mar 14, 2023
1 parent df4db94 commit 83de649
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
}
],
"require": {
"php": "^7.3|^8.0",
"php": "7.4.33",
"ext-json": "*",
"aws/aws-php-sns-message-validator": "^1.6",
"aws/aws-sdk-php": "^3.173"
"aws/aws-php-sns-message-validator": "^1.8.0",
"aws/aws-sdk-php": "^3.261.10"
},
"require-dev": {
"orchestra/testbench": "^5.0|^6.0",
"pestphp/pest": "^1.0",
"pestphp/pest-plugin-laravel": "^1.0",
"phpunit/phpunit": "^8.0|^9.3",
"vlucas/phpdotenv": "^4.2|^5.3"
"orchestra/testbench": "5.20.0",
"pestphp/pest": "^1.22.5",
"pestphp/pest-plugin-laravel": "^1.4.0",
"phpunit/phpunit": "8.5.33",
"vlucas/phpdotenv": "4.3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 83de649

Please sign in to comment.