Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Nov 15, 2023
1 parent cc4e0cb commit e213218
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@
"php": "^8.2",
"aws/aws-sdk-php": "^3.241",
"clue/redis-react": "^2.6",
"guzzlehttp/psr7": "^2.6",
"illuminate/cache": "^10.0",
"illuminate/console": "^10.0",
"illuminate/http": "^10.0",
"illuminate/redis": "^10.0",
"illuminate/support": "^10.0",
"nesbot/carbon": "^2.64",
"ratchet/rfc6455": "^0.3.1",
"react/http": "^1.9"
"react/socket": "^1.14",
"symfony/http-foundation": "^6.3"
},
"require-dev": {
"orchestra/testbench": "^8.0",
Expand Down

0 comments on commit e213218

Please sign in to comment.