Commit 12b7291
committed
chore(release): v0.21.1 🎉
* fix(command): close console output after server start to prevent bad file descriptor in docker ([9197522](9197522))
* fix(phpstan): suppress phpstan for output verbosity because OutputInterface constants don't work pro ([7c01db5](7c01db5))
* build(deps-dev): bump doctrine/migrations from 3.7.2 to 3.7.3 ([6c5747a](6c5747a))
* build(deps-dev): bump doctrine/orm from 2.17.2 to 2.19.0 ([bedd591](bedd591))
* build(deps-dev): bump friendsofphp/php-cs-fixer from 3.46.0 to 3.49.0 ([fcd6e5f](fcd6e5f))
* build(deps-dev): bump phpspec/prophecy from 1.18.0 to 1.19.0 ([1f7f8d4](1f7f8d4))
* build(deps-dev): bump phpunit/phpunit from 10.5.8 to 10.5.11 ([58f13e2](58f13e2))
* build(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 ([9fde3d2](9fde3d2))
* build(deps-dev): bump symfony/flex from 2.4.3 to 2.4.5 ([2352b38](2352b38))
* build(deps-dev): bump symfony/web-profiler-bundle from 5.4.34 to 5.4.36 ([6fad7a9](6fad7a9))
* chore(ci): docker runner updated to 25.0.3 ([902fd83](902fd83))
* chore(deps): removal of doctrine/annotations from dev dependencies ([8ae6621](8ae6621))
* chore(profiler): only enable logs in profiler for SF < 6.4, newer version can use standard SF config ([06d5ea5](06d5ea5))
* docs(debug-log): Updated debug log processor info for Symfony ^6.4 ([9adb904](9adb904))1 parent 9197522 commit 12b7291
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments