We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d1477 commit 34309eaCopy full SHA for 34309ea
tests/test_3_0.yml
@@ -17,13 +17,13 @@
17
symfony_project_console_opts: '--no-debug'
18
19
symfony_project_release: ~
20
- symfony_project_branch: "3.0"
+ symfony_project_branch: "3.0.2"
21
symfony_project_php_path: php
22
symfony_project_keep_releases: 5
23
symfony_project_git_clone_depth: 1
24
25
symfony_project_manage_composer: True
26
- symfony_project_composer_opts: '--no-dev --optimize-autoloader --no-interaction'
+ symfony_project_composer_opts: '--no-dev -o --no-interaction'
27
28
symfony_project_parameters_file: parameters.yml
29
0 commit comments