Procházet zdrojové kódy

Us an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 (#25088)

tags/v9.1.0RC1
Thomas Müller před 8 roky
rodič
revize
d0a2515e2b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      build/integration/composer.json

+ 1
- 1
build/integration/composer.json Zobrazit soubor

@@ -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"
}
}

Načítá se…
Zrušit
Uložit