ecotoneframework / php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone

Ecotone - ES DDD CQRS PHP Symfony Laravel example
98 stars 22 forks source link

Bump to Symfony 6.3 #4

Closed tacman closed 11 months ago

tacman commented 11 months ago

I was having trouble running it locally with debug (so I could have a better idea of what was going on), so I upgraded the backoffice to 6.3 and added the debug pack, including the web_profiler.

I'll submit a PR in case you'd like to use it.

Symfony 7 comes out in 2 weeks, that'll be the more interesting one! There are some deprecations, but not really all that many.