Skip to content

Commit 2bf38f7

Browse files
mmasiukevichAnton Shabouta
authored andcommitted
update amphp dependencies (#13)
* update amphp dependencies * change ci configuration
1 parent 554efed commit 2bf38f7

File tree

4 files changed

+558
-373
lines changed

4 files changed

+558
-373
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ checks:
5959
build:
6060
nodes:
6161
analysis:
62-
services:
63-
rabbitmq: 3
6462
project_setup:
6563
override: true
6664
tests:

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.2",
20-
"amphp/amp": "^2.0",
21-
"amphp/socket": "^0.10",
20+
"amphp/amp": "v2.2.*",
21+
"amphp/socket": "^1",
2222
"phpinnacle/buffer": "^1.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)