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 Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
.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 Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
OCPSinceChecker.php Update PHP-Parser for 7.1 compatibility 2019-02-14 20:04:17 +01:00
autoloaderchecker.sh Fixed tests 2018-04-05 17:11:41 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
buildjsdocs.sh Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
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 Add script to generate coverage badges 2016-02-16 10:07:00 +01:00
htaccess-checker.php Add .htaccess checker as CI step 2016-11-02 20:11:30 +01:00
image-optimization.sh Switch around syntax of scour command for SVG image optimization 2019-01-08 17:03:33 +01:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
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 Pass HttpHeader as array 2018-08-12 18:21:38 +02:00
translation-checker.php Loop over the apps directory and add the task 2017-04-25 14:35:51 +02:00
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 Bump check script 2018-10-02 17:26:07 +02:00