Closed faizfizy closed 5 years ago
I'm on PHP 7.0.3. laravel-workflow 1.1.2 should require php: >=5.5.9 but it include symfony workflow ^3.3 which include symfony/property-access ~2.3|~3.0|~4.0 and this require PHP ^7.1.3 It breaks composer install on my machine.
I'm on PHP 7.0.3. laravel-workflow 1.1.2 should require php: >=5.5.9 but it include symfony workflow ^3.3 which include symfony/property-access ~2.3|~3.0|~4.0 and this require PHP ^7.1.3 It breaks composer install on my machine.