Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aldas committed Jun 11, 2023
1 parent a317f63 commit a8e5770
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 657 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"react/datagram": "^1.8",
"react/socket": "^1.10",
"react/child-process": "^0.6",
"psr/log": "^1.0",
"phpstan/phpstan": "^1.5"
"phpunit/phpunit": "^9.6.9",
"react/datagram": "^1.9",
"react/socket": "^1.13",
"react/child-process": "^0.6.5",
"psr/log": "^1.1.4",
"phpstan/phpstan": "^1.10.18"
},
"suggest": {
"psr/log": "Required for using the Log middleware with BinaryStreamConnection"
Expand Down
Loading

0 comments on commit a8e5770

Please sign in to comment.