Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelaguiar committed May 29, 2024
1 parent ab02217 commit 8e06fb6
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 446 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"require": {
"php": "^8.0|^8.1|^8.2",
"ext-json": "*",
"aws/aws-sdk-php": "^3.294",
"aws/aws-sdk-php": "^3.308",
"bref/bref": "^2.1",
"guzzlehttp/guzzle": "^6.3|^7.0",
"laravel/framework": "^8.0|^9.0|^10.0"
"laravel/framework": "^8.0|^9.0|^10.0|^11.0"
},
"require-dev": {
"mockery/mockery": "^1.2",
Expand Down
Loading

0 comments on commit 8e06fb6

Please sign in to comment.