Browse Source

Merge pull request #27385 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3

pull/27649/head
dependabot-preview[bot] 4 years ago
committed by GitHub
parent
commit
1a9ac8c5b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/integration/composer.json

2
build/integration/composer.json

@ -5,6 +5,6 @@
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"symfony/event-dispatcher": "~4.4"
"symfony/event-dispatcher": "~5.3"
}
}
Loading…
Cancel
Save