Michael Hirschler

Results 61 comments of Michael Hirschler

That's fine. Sadly I cannot contribute to this package either (just removed it from my project a moment ago). Raising the question: are there any maintainers willing to help? If...

I'm running into a similar issue - same conclusion. It's broken since v1.3.29 and my wild guess would be the exact same commit as mentioned by @noemi-salaun . Here's my...

I just noticed I'm running an outdated composer version. After a quick selfupdate, still same error. ``` symfony composer --version Composer version 2.7.1 2024-02-09 15:26:28 ``` ``` symfony composer recipes:update...

Cloning the project into a new directory fixed that problem.

Now my freshly cloned repository is failing with the same error. :sob: ``` symfony composer recipe:update symfony/framework-bundle -vvv Reading ./composer.json (/path/to/project/composer.json) Loading config file /home/meh/.config/composer/config.json Loading config file /home/meh/.config/composer/auth.json Loading...

Thank you for your answer. Sounds simple and easy to me. I'll provide a PR next week (this week are holidays in Austria) :+1:

@OskarStark I've never used Github Actions (but gitlab-ci), could you please help me with this? Any hints for me? [Docker Images](https://hub.docker.com/r/mvhirsch/thumbor/tags) should build like this: * 7/slim -> `thumbor:7.0.1`, `thumbor:7-slim`,...

Sorry for late reply. This adds about 600 MB additionally to the docker image. This can't seem right: ``` mvhirsch/thumbor test 04ba5c2b8b3d 2 minutes ago 845MB mvhirsch/thumbor 7.5.2 fe34db0a65cb 5...