Build: #117 failed Changes by nicofuma

Code commits

phpBB Rhea

  • nicofuma

    nicofuma da428b1fd3166cd45b4b85a17ab22df71e541578

    Merge pull request #4501 from marc1706/ticket/14716
    [ticket/14716] Update dependencies to latest versions

    * marc1706/ticket/14716:
      [ticket/14716] Update dependencies to latest versions

  • Marc

    Marc 4d07f8a13423529d4559d6579f98305ee471ee84 m

    [ticket/14716] Update dependencies to latest versions
    This addresses some issues with symfony that resulted in
    issues when open_basedir restrictions were enabled, as well
    as issues with JPEG images in fast-image-size.
    The phpBB class extending the twig lexer also had to be
    modified to ensure compatibility after BC was broken by
    the PR https://github.com/twigphp/Twig/pull/2182 for twig
    1.27.

    PHPBB3-14716

    • phpBB/composer.lock (version 4d07f8a13423529d4559d6579f98305ee471ee84)
    • phpBB/phpbb/template/twig/lexer.php (version 4d07f8a13423529d4559d6579f98305ee471ee84)