Skip to content

Commit 938d517

Browse files
authored
Merge pull request #5 from Micro-PHP/1.6.4
1.6.4.1 update composer.json
2 parents 7ccc9f0 + cb79422 commit 938d517

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
"micro/kernel-boot-plugin-depended": "^1.6",
1515
"micro/plugin-event-emitter": "^1.6",
1616
"micro/plugin-http-core": "^1.6",
17-
"nyholm/psr7": "^1.8",
17+
"nyholm/psr7": "^1",
1818
"spiral/roadrunner": "^2025",
19+
"spiral/roadrunner-http": "^3",
1920
"symfony/psr-http-message-bridge": "^2 || ^3 || ^4 || ^5 || ^6 || 7"
2021
},
2122
"require-dev": {
@@ -61,4 +62,4 @@
6162
"@coverage"
6263
]
6364
}
64-
}
65+
}

0 commit comments

Comments
 (0)