consolidation / robo

Modern task runner for PHP
http://robo.li
Other
2.67k stars 304 forks source link

Support Symfony 7 #1158

Closed greg-1-anderson closed 7 months ago

greg-1-anderson commented 7 months ago

Continuation of #1156

In this version of Robo, I remove the self-update command from the require section of composer.json, and move it to suggest. This is probably a b/c breaking change, so I am preparing a 5.x branch. Before I merge here, I will probably drop support for some older PHP and Symfony versions.