File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ A registry will also help you to decide if a workflow supports the object you
6464are trying to use it with::
6565
6666 use Symfony\Component\Workflow\Registry;
67- use Symfony\Component\Workflow\WorkflowInterface \InstanceOfSupportStrategy;
67+ use Symfony\Component\Workflow\SupportStrategy \InstanceOfSupportStrategy;
6868 use Acme\Entity\BlogPost;
6969 use Acme\Entity\Newsletter;
7070
Original file line number Diff line number Diff line change 66Requirements for Running Symfony
77================================
88
9- Symfony 4.0 requires **PHP 7.1.3 ** or higher to run, in addition to other minor
9+ Symfony 4 requires **PHP 7.1.3 ** or higher to run, in addition to other minor
1010requirements. To make things simple, Symfony provides a tool to quickly check if
1111your system meets all those requirements. Run this command to install the tool:
1212
You can’t perform that action at this time.
0 commit comments