Releases: cleverage/soap-process-bundle
Releases · cleverage/soap-process-bundle
Release list
v3.0
v2.1
Changes
- #12 Upgrade to Symfony 7.3 & PHP 8.4
v2.0.1
Fixes
- #10 Add missing shared: false on tasks
v2.0.0
BC breaks
- #4 Update services according to Symfony best practices.
Services should not use autowiring or autoconfiguration. Instead, all services should be defined explicitly.
Services must be prefixed with the bundle alias instead of using fully qualified class names =>cleverage_soap_process