aws / aws-sdk-php-symfony

Apache License 2.0
350 stars 89 forks source link

Use xml instead of yml for initial service di configuration #99

Open kaznovac opened 1 year ago

kaznovac commented 1 year ago

Issue #, if available: #91 Fixes #91

Description of changes: change services di configuration to use the xml instead of yaml it's the symfony way... for example see doctrine bundle https://github.com/doctrine/DoctrineBundle/tree/2.10.x/Resources/config

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.