1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-10-17 17:46:07 +02:00
Files
php-rss-bridge/.github/workflows
Jan Tojnar e254dfbb9c ci: Fix PHPCompatibility again (#2892)
The fix in 66568e3a39 prevented an error
when installing phpcompatibility/php-compatibility but there was still
a warning before that when installing dealerdirect/phpcodesniffer-composer-installer.
With Composer 2.3.9, this is now an error too, so we need to move
the config change before that: https://getcomposer.org/changelog/2.3.9
2022-07-06 03:39:58 +02:00
..