Skip to content

Commit

Permalink
change effectra/http-message to up v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BMTmohammedtaha committed Oct 13, 2023
1 parent edf7ba1 commit bef93b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"psr/http-message": "^1.1 || ^2.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"bmt/plural-converter": "1.0",
"effectra/http-server-handler":"2.0",
"effectra/http-message": "1.0"
"bmt/plural-converter": "^1.0",
"effectra/http-server-handler":"^2.0",
"effectra/http-message": "^1.0"
},
"minimum-stability": "stable"
}

0 comments on commit bef93b8

Please sign in to comment.