Skip to content
Snippets Groups Projects
Unverified Commit 9fc2e255 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by GitHub
Browse files

Merge pull request #19899 from...

Merge pull request #19899 from nextcloud/force-compatible-eventdispatcher-version-in-integration-tests

Force compatible EventDispatcher version in integration tests
parents dbead0c0 ec633274
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
"behat/behat": "~3.6.1",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3"
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~4.4"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment