petr6

Results 1 comments of petr6
trafficstars

@tricsusz I used "dev-main" as version in my composer.json and it works. If you do that, add also: ``` "minimum-stability": "dev", "prefer-stable": true, ```