Jacob Dreesen
Jacob Dreesen
> Docs 2) Some typos from https://github.com/symfony/ux/pull/101#pullrequestreview-687406713 Here's a PR with the fixes: #103
> mixed cannot be type cast. Why not? https://3v4l.org/kfcLm
But how would `strval` help in this case? It's basically the same. https://3v4l.org/IEsiM
Duplicate of #1725, #1639 and #1807
Have you tried it this way (not sure if it works, though, as I haven't tried it :wink:)? ```json "post-package-install": [ "@php bin/console data:import:definition-files" ], ```
@storbahn I don't know what you mean by: > execute the command only for one specific package
@brusch it was tagged as `{@internal}`, which PhpStorm doesn't recognize. I fixed that in #13409
Is this related: #12391 ?
I think this fixes #5881
Pimcore will still be a monorepo-right? Cause the issues you created read like the code will actually be *moved* to independent repos, instead of creating subtree splits of this monorepo.