We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c53cf7 commit 0afe774Copy full SHA for 0afe774
README.md
@@ -18,8 +18,6 @@ Symfony did make some breaking changes, so you should make sure to use a compati
18
* Version 2.0.* for Symfony 3
19
* Version 1.3.* for Symfony 2.8+
20
21
-When upgrading, please consult the [changelog](Changelog.md) to see what could break your code.
22
-
23
## How to use?
24
Just create a Symfony command that extends from `EndlessCommand` and off you go. Here is a minimal example:
25
0 commit comments