Skip to content

Commit 92d04bd

Browse files
committed
update dependencies
1 parent e1ec28a commit 92d04bd

File tree

2 files changed

+474
-416
lines changed

2 files changed

+474
-416
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
},
2929
"require": {
3030
"php": ">=7.4",
31-
"amphp/amp": "v2.4.*",
31+
"amphp/amp": "v2.5.*",
3232
"amphp/file": "v1.0.*",
3333
"amphp/redis": "v1.0.*"
3434
},
3535
"require-dev": {
3636
"php-service-bus/code-style-config": "v1.2.*",
37-
"phpunit/phpunit": "v9.1.*",
38-
"vimeo/psalm": "v3.11.*",
37+
"phpunit/phpunit": "v9.2.*",
38+
"vimeo/psalm": "v3.13.*",
3939
"phpstan/phpstan": "v0.12.*"
4040
},
4141
"prefer-stable": true,

0 commit comments

Comments
 (0)