Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Relaxed consistence dependency constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
janlanger committed Feb 24, 2017
1 parent a9fde7f commit 522deee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"ext-openssl": "*",
"ext-soap": "*",
"php": "^7.0",
"consistence/consistence": "^0.20.0",
"consistence/consistence": "~0.20",
"robrichards/wse-php": "^2.0",
"ramsey/uuid": "^3.5"
},
Expand Down

0 comments on commit 522deee

Please sign in to comment.