Skip to content

Commit a2257c4

Browse files
authored
using Encore 1.8 for Symfony version compat
1 parent f6237d5 commit a2257c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfcasts/ep1/webpack-encore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Before we install Encore, make sure you've committed all your changes - I alread
5050
have. Then run:
5151

5252
```terminal
53-
composer require encore
53+
composer require "encore:^1.8"
5454
```
5555

5656
Wait... a minute ago, I said that Encore is a *Node* library. So why are we

0 commit comments

Comments
 (0)