We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2335740 + 6871a9a commit bba7f33Copy full SHA for bba7f33
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