Tobias Bähr

Results 6 comments of Tobias Bähr

@soullivaneuh No, dist works also. But with composer 2.1.x dist is the default value, also for dev dependencies. https://github.com/composer/composer/pull/9603

@MaronHatoum The problem is the sort of `19` < `9` . Replace `${['1.2.3-beta', '2.0.1', '1.3.4', '1.2.3']} | ${['1.2.3-beta', '1.2.3', '1.3.4', '2.0.1']}` with: `${['1.2.3-beta', '1.0.0-alpha24', '2.0.1', '1.3.4', '1.0.0-alpha9','1.2.3']} | ${['1.0.0-alpha9', '1.0.0-alpha24',...

I tried to fix the bug, but I just to stupid for js :D https://github.com/tobiasbaehr/renovate/commit/d13c012c921b7220ae47f96da97d064a9ac4e951

In your loolwsd.xml set the following: ``` false true ..... ```

When I use curl and the branch has no changes then I got also a 405. But what saw in the "http statistics" was that there was two PUT requests....

There is already a rule. Perhaps the rule can be reused. https://github.com/rectorphp/rector/blob/main/docs/rector_rules_overview.md#funccalltomethodcallrector