We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ccc9f0 + cb79422 commit 938d517Copy full SHA for 938d517
1 file changed
composer.json
@@ -14,8 +14,9 @@
14
"micro/kernel-boot-plugin-depended": "^1.6",
15
"micro/plugin-event-emitter": "^1.6",
16
"micro/plugin-http-core": "^1.6",
17
- "nyholm/psr7": "^1.8",
+ "nyholm/psr7": "^1",
18
"spiral/roadrunner": "^2025",
19
+ "spiral/roadrunner-http": "^3",
20
"symfony/psr-http-message-bridge": "^2 || ^3 || ^4 || ^5 || ^6 || 7"
21
},
22
"require-dev": {
@@ -61,4 +62,4 @@
61
62
"@coverage"
63
]
64
}
-}
65
+}
0 commit comments