Skip to content

Commit 34309ea

Browse files
committed
Added current symfony version for test
1 parent 94d1477 commit 34309ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_3_0.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
symfony_project_console_opts: '--no-debug'
1818

1919
symfony_project_release: ~
20-
symfony_project_branch: "3.0"
20+
symfony_project_branch: "3.0.2"
2121
symfony_project_php_path: php
2222
symfony_project_keep_releases: 5
2323
symfony_project_git_clone_depth: 1
2424

2525
symfony_project_manage_composer: True
26-
symfony_project_composer_opts: '--no-dev --optimize-autoloader --no-interaction'
26+
symfony_project_composer_opts: '--no-dev -o --no-interaction'
2727

2828
symfony_project_parameters_file: parameters.yml
2929

0 commit comments

Comments
 (0)