Skip to content

Commit 532425f

Browse files
authored
Merge pull request #767 from greblov/mistyping-cli
correct phrase
2 parents f9ebc64 + 93fcdca commit 532425f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/enqueue/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"enqueue/dsn": "0.9.x-dev"
4242
},
4343
"suggest": {
44-
"symfony/console": "^2.8|^3|^4 If you want to use li commands",
44+
"symfony/console": "^2.8|^3|^4 If you want to use cli commands",
4545
"symfony/dependency-injection": "^3.4|^4",
4646
"symfony/config": "^3.4|^4",
4747
"enqueue/amqp-ext": "AMQP transport (based on php extension)",

0 commit comments

Comments
 (0)