Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 39f4e32

Browse files
author
Manuele Vaccari
committed
Remove symfony/security from tests
1 parent ebd7287 commit 39f4e32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ before_script:
3838
- |
3939
if [ "$SYMFONY_VERSION" != "" ]; then
4040
composer require "symfony/form:${SYMFONY_VERSION}" --no-update
41-
composer require "symfony/security:${SYMFONY_VERSION}" --no-update
4241
composer require "symfony/validator:${SYMFONY_VERSION}" --no-update
4342
composer require "symfony/framework-bundle:${SYMFONY_VERSION}" --no-update
4443
fi

0 commit comments

Comments
 (0)