Skip to content

Commit

Permalink
updated composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samhannan committed Apr 8, 2024
1 parent 3cfe852 commit fd2c190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=8.1",
"ext-json": "*",
"aws/aws-sdk-php": "^3.2",
"illuminate/cache": "^10.48",
"illuminate/cache": "^8 || ^9 || ^10",
"illuminate/queue": "^8 || ^9 || ^10"
},
"autoload": {
Expand Down

0 comments on commit fd2c190

Please sign in to comment.