nextcloud/build
Daniel Calviño Sánchez ec63327472 Force compatible EventDispatcher version in integration tests
Nextcloud requires EventDispatcher from Symfony 4.4. Behat required
Symfony 4.x until Behat 3.5, but since Behat 3.6 it supports Symfony 5.x
too. However, as the EventDispatcher version was not restricted in the
"composer.json" file Composer installed the latest compatible version
with all the dependencies, which happened to be Symfony 5.x. To prevent
that now the EventDispatcher is explicitly limited to Symfony 4.4 only.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-12 10:45:23 +01:00
..
.ci-conf
.phan Remove settings/ from phan 2019-10-09 14:34:05 +02:00
integration Force compatible EventDispatcher version in integration tests 2020-03-12 10:45:23 +01:00
.htaccess
OCPSinceChecker.php Update PHP-Parser for 7.1 compatibility 2019-02-14 20:04:17 +01:00
autoloaderchecker.sh
build.xml
buildjsdocs.sh
ca-bundle-checker.sh Remove whitespace 2019-05-15 20:37:06 +02:00
compile-handlebars-templates.sh Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
files-checker.php Set up a security policy 2020-01-21 16:25:52 +01:00
gen-coverage-badge.php
htaccess-checker.php
image-optimization.sh
jsdocs9.tar.bz2
license.php Fix license headers 2020-01-13 14:23:49 +01:00
package-lock.json Bump karma-viewport from 1.0.4 to 1.0.5 in /build 2020-02-02 02:13:24 +00:00
package.json Bump karma-viewport from 1.0.4 to 1.0.5 in /build 2020-02-02 02:13:24 +00:00
signed-off-checker.php
translation-checker.php
update-apps.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
update.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
vue-builds.sh