diff --git a/build/integration/composer.json b/build/integration/composer.json
index 9e5335c4b24e9ef4a6422b3e1345d4a8e9dfe7e9..29f73f2064ac97117ef06f22ac568a266f88577e 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -4,6 +4,6 @@
     "behat/behat": "^3.0",
     "guzzlehttp/guzzle": "~5.0",
     "jarnaiz/behat-junit-formatter": "^1.3",
-    "sabre/dav": "3.0.x-dev"
+    "sabre/dav": "3.0.9"
   }
 }