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 956e8f8 commit 04bbaeaCopy full SHA for 04bbaea
lib/capistrano/symfony/defaults.rb
@@ -3,8 +3,8 @@
3
#
4
set :symfony_env, "prod"
5
6
-set :symfony_directory_structure, 2
7
-set :sensio_distribution_version, 4
+set :symfony_directory_structure, 3
+set :sensio_distribution_version, 5
8
9
# symfony-standard edition top-level directories
10
set :app_path, "app"
0 commit comments