Skip to content

Commit bef93b8

Browse files
change effectra/http-message to up v1.0.0
1 parent edf7ba1 commit bef93b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"psr/http-message": "^1.1 || ^2.0",
2020
"psr/http-server-handler": "^1.0",
2121
"psr/http-server-middleware": "^1.0",
22-
"bmt/plural-converter": "1.0",
23-
"effectra/http-server-handler":"2.0",
24-
"effectra/http-message": "1.0"
22+
"bmt/plural-converter": "^1.0",
23+
"effectra/http-server-handler":"^2.0",
24+
"effectra/http-message": "^1.0"
2525
},
2626
"minimum-stability": "stable"
2727
}

0 commit comments

Comments
 (0)