Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #13029 Fix deprecations introduced by Composer 1.8.1
    Infos
    #13029
    Thomas Gerbet (tgerbet)
    2019-02-26 10:13
    2019-02-25 16:11
    13903
    Details
    Fix deprecations introduced by Composer 1.8.1
    Since Composer 1.8.1 a deprecation warning is thrown when a package name uses uppercase letters.

    Tuleap has 2 cases where it happens:
    Deprecation warning: require.Luracast/Restler is invalid, it should not contain uppercase characters. Please use luracast/restler instead. Make sure you fix this as Composer 2.0 will error.
    Deprecation warning: require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-02-26
    Attachments
    Empty
    References
    Referenced by request #13029

    Follow-ups