Skip to content

Commit bba7f33

Browse files
authored
Merge pull request #7 from ExpressionEngine/fix/getting-started-cp-version
Update getting-started.md
2 parents 2335740 + 6871a9a commit bba7f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Inside of your Laravel project, you will need to update your project to use the
8080
```sh
8181
cd project-name
8282

83-
composer require expressionengine/coilpack:1.x
83+
composer require expressionengine/coilpack:2.x
8484
```
8585

8686
### Run Coilpack Setup

0 commit comments

Comments
 (0)