php-translation / symfony-bundle

Symfony integration for Translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.12.2 requires unreleased Symfony packages

bjornpost opened this issue · comments

Hi,

b74f88e updated composer.json:

"symfony/twig-bundle": "^3.4.47 || ^4.4.20 || ^5.2.5",
"symfony/finder": "^3.4.47 || ^4.4.20 || ^5.2.5",
"symfony/intl": "^3.4.47 || ^4.4.20 || ^5.2.5",

But version 5.2.5 does not exist for these packages, 5.2.4 is the latest:

https://packagist.org/packages/symfony/twig-bundle
https://packagist.org/packages/symfony/finder
https://packagist.org/packages/symfony/intl

This currently results in 0.12.2 being uninstallable with minimum-stability >dev.