Open philpem opened 2 years ago
Silex: update to Symfony Flex, see https://symfony.com/doc/current/setup/flex.html
Symfony Inflector should require minimal changes, see https://github.com/symfony/symfony/blob/6.1/src/Symfony/Component/String/Inflector/EnglishInflector.php
Swiftmailer -- now Symfony Mailer: https://packagist.org/packages/swiftmailer/swiftmailer
Webdriver -- see https://packagist.org/packages/facebook/webdriver
Running
composer update
results in several warnings about abandoned packages:These need to be resolved.