We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0cfd3 commit 6871a9aCopy full SHA for 6871a9a
1 file changed
docs/getting-started.md
@@ -80,7 +80,7 @@ Inside of your Laravel project, you will need to update your project to use the
80
```sh
81
cd project-name
82
83
-composer require expressionengine/coilpack:1.x
+composer require expressionengine/coilpack:2.x
84
```
85
86
### Run Coilpack Setup
0 commit comments