PSX Framework v0.9.2 Release Notes

    • โ†” Integrated JMS serializer
    • โœ‚ Removed payment and handler classes
    • โž• Added symfony console component and added several commands
    • ๐Ÿšš Http client removed parameters from the http request object which not directly
      belong to the request into an http option object which can be passed to the
      request method
    • ๐Ÿšš Moved creation of the DI container into its own file so it can be used in different environments and the user can easily change the container
    • Dispatch events at key locations