Skip to content

Commit f6d27cc

Browse files
committed
Update deps to stable versions
1 parent 846373b commit f6d27cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"amphp/amp": "^3",
3434
"amphp/byte-stream": "^2",
3535
"amphp/http": "^2",
36-
"amphp/http-client": "^5-dev",
36+
"amphp/http-client": "^5",
3737
"amphp/socket": "^2",
3838
"amphp/websocket": "^2",
3939
"league/uri": "^6.8 | ^7.1",
@@ -42,7 +42,7 @@
4242
},
4343
"require-dev": {
4444
"amphp/http-server": "^3",
45-
"amphp/websocket-server": "^3-dev",
45+
"amphp/websocket-server": "^3",
4646
"amphp/phpunit-util": "^3",
4747
"amphp/php-cs-fixer-config": "^2",
4848
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)