Closed mathmarques closed 9 years ago
Using a factory and injecting the correct dependencies into your class is best practice, so I want to keep that.
I would like the adding of the PSR-7 interfaces and the update to the lock files as two separate PRs though.
Removed the Action factories and added the ContainerInterface on Action construct.