Skip to content

Commit

Permalink
Require sabre/http 5.0 not dev-master (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 authored and staabm committed Oct 5, 2018
1 parent b279112 commit 147bee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"sabre/vobject": "^4.2.0-alpha1",
"sabre/event" : "^5.0",
"sabre/xml" : "^2.0.0",
"sabre/http" : "dev-master",
"sabre/http" : "^5.0",
"sabre/uri" : "^2.0",
"ext-dom": "*",
"ext-pcre": "*",
Expand Down

0 comments on commit 147bee4

Please sign in to comment.