maschmann / php-ansible

php oop wrapper for ansible provisioning tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update symfony/process requirement to include version 6

RoussKS opened this issue · comments

Hello, can we please update the symfony/process version requirements to "symfony/process": "^4.0|^5.0|^6.0" ?

Obviously, I'm not sure of any breaking changes that would affect this library, but we would like to use the library with a new Laravel v9 which installs "symfony/process v6" only

Thanks