Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcustiel authored Oct 26, 2020
1 parent d37d13e commit 40f9448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license" : "GPL-3.0-or-later",
"require" : {
"php" : "^7.2",
"mcustiel/phiremock-server" : "v1.0.0",
"mcustiel/phiremock-client" : "v1.0.0"
"mcustiel/phiremock-server" : "^1.0",
"mcustiel/phiremock-client" : "^1.0"
},
"suggest": {
"guzzlehttp/guzzle": "Provides default http client for phiremock client and server."
Expand Down

0 comments on commit 40f9448

Please sign in to comment.