diff --git a/src/Symfony/Component/Workflow/composer.json b/src/Symfony/Component/Workflow/composer.json index b8432a5c11..124361a0c7 100644 --- a/src/Symfony/Component/Workflow/composer.json +++ b/src/Symfony/Component/Workflow/composer.json @@ -20,8 +20,7 @@ } ], "require": { - "php": "^7.2.9", - "symfony/property-access": "^4.4|^5.0" + "php": "^7.2.9" }, "require-dev": { "psr/log": "~1.0",