SimpleSAMLphp 1.19.6 composer minimum-stability

126 views
Skip to first unread message

Juan R Moral

unread,
Aug 2, 2022, 4:40:08 AM8/2/22
to SimpleSAMLphp

I install simplesamlphp using a dockerfile.

With version 1.19.5, I can do it with:

    FROM composer:2.1 as builder
    WORKDIR /app/
    RUN composer require simplesamlphp/simplesamlphp:v1.19.5

But with version 1.19.6 i get this error:

    simplesamlphp/simplesamlphp v1.19.6 requires gettext/gettext v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a -> found gettext/gettext[4.x-dev] but it does not match your minimum-stability.

Is is posible to update gettext dependency to a stable version?

Thanks


Tim van Dijen

unread,
Aug 2, 2022, 5:26:35 AM8/2/22
to SimpleSAMLphp
Hi Juan,

This is an upstream issue.. I've asked the gettext-maintainer to tag a stable release:  https://github.com/php-gettext/Gettext/commit/3e7460f8d9c90174824e3f39240bd578bb3d376a
It is however not very likely that they will grant my request, and it's also unlikely for SimpleSAMLphp to receive any updates on the 1.19.x branch now that we've released 2.0.0-rc1 a while ago. I expect this one to become stable soon.

- Tim

Op dinsdag 2 augustus 2022 om 10:40:08 UTC+2 schreef Juan R Moral:

Nathan Robertson

unread,
Aug 16, 2022, 2:44:42 AM8/16/22
to SimpleSAMLphp
Hi Tim,

Looks like your patch got merged, and a stable release (4.8.7) made. Any chance you could tag a 1.19.7 with just this one change in it? It'd be nice not to have to drop the stability setting for a whole project for this now solved issue.

Thanks,
Nathan.
Reply all
Reply to author
Forward
0 new messages