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 d5d659c commit cc21200Copy full SHA for cc21200
README.md
@@ -12,7 +12,7 @@ It leverages the following capistrano tasks to deploy a Symfony app
12
```
13
# Gemfile
14
gem 'capistrano', '~> 3.4'
15
-gem 'capistrano-symfony', '~> 1.0.0.rc1'
+gem 'capistrano-symfony', '~> 1.0.0.rc3'
16
17
18
## Usage
0 commit comments