providers.php is a common providers config, it will be merged with the web-providers.php for a web app and with the console-providers.php with a console app
Think of common services, logger, event dispatcher, db, debbug, alias, profiler, you should configure them only once