Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit e1126d6

Browse files
committed
Add warning sign in upgrade guide for people who don't read
1 parent f416122 commit e1126d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ composer remove symplify/config-transformer --dev # the migration tool can now b
3535
Because of the nature of how ECS process the configuration (which is, in fact, the behavior of underlying
3636
symfony/dependency-injection), you must follow the order in which you add your customizations.
3737

38-
In your `ecs.php` add import of the lmc/coding-standard **after** you add `skip` parameter but **before** your custom
38+
⚠️ In your `ecs.php` add import of the lmc/coding-standard **after** you add `skip` parameter but **before** your custom
3939
code-style adjustments:
4040

4141
```diff

0 commit comments

Comments
 (0)