You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ class Foo extends Command
118
118
119
119
#### Several traits conflict?
120
120
121
-
If you're using some other cool `illuminated/console-...` packages, well, you can find yourself getting "traits conflict".
121
+
If you're using some other cool `illuminated/console-%` packages, well, you can find yourself getting "traits conflict".
122
122
For example, if you're trying to build [loggable command](https://packagist.org/packages/illuminated/console-logger), which is protected against overlapping:
0 commit comments