area51
area51 copied to clipboard
Symfony Application for the area51.phpbb.com website.
Bumps [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) from 6.2.3 to 6.3.0. Changelog Sourced from swiftmailer/swiftmailer's changelog. 6.3.0 (2021-10-18) Fix support for PHP 8.1 6.2.7 (2021-03-09) Allow egulias/email-validator 3.1+ 6.2.6 (2021-03-05) Fix Bcc support 6.2.5 (2021-01-12)...
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.36 to 3.4.49. Changelog Sourced from symfony/symfony's changelog. 3.4.49 (2021-05-19) security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr) 3.4.48 (2021-05-12) security #cve-2021-21424...
This changes some paths to be root relative which helps with testing area51 locally. In addition to that, I've also updated some outdated github clone URLs.
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.12.2 to 2.14.11. Changelog Sourced from twig/twig's changelog. 2.14.11 (2022-02-04) Fix a security issue when in a sandbox: the sort filter must require a Closure for the...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.10.3 to 3.11.1. Changelog Sourced from twig/twig's changelog. 3.11.1 (2024-09-10) Fix a security issue when an included sandboxed template has been loaded before without the sandbox context...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.10.3 to 3.11.2. Changelog Sourced from twig/twig's changelog. 3.11.2 (2024-11-06) [BC BREAK] Fix a security issue in the sandbox mode allowing an attacker to call attributes on...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.7 to 6.4.14. Release notes Sourced from symfony/http-foundation's releases. v6.4.14 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@nicolas-grekas) v6.4.13 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13) bug symfony/symfony#58619...
Bumps [symfony/process](https://github.com/symfony/process) from 6.4.7 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...