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 bf5c492 commit 00e7336Copy full SHA for 00e7336
README.md
@@ -28,7 +28,7 @@ Specify your dependencies:
28
# Gemfile
29
source 'https://rubygems.org'
30
gem 'capistrano', '~> 3.11'
31
-gem 'capistrano-symfony', '~> 2.0.0.pre.alfa2'
+gem 'capistrano-symfony', '~> 2.0.0'
32
```
33
34
Install your dependencies:
0 commit comments