Jean-Baptiste Nahan
Jean-Baptiste Nahan
Like the Symfony skeleton, I propose to publish here a version with the same version of the related Bolt core version. This command installs Bolt 5.1: `composer create-project bolt/project website.com`...
PHP Installer for Extensions (PIE) replace PECL. To add support for this tools, we need: * [x] add `composer.json` * [ ] Change the DLL name in the ZIP archive...
Issue #3504 Fix the security side effect on URL start with `/bolt`. * `/bolt$` is secured and redirect on login if need. :lock: * `/bolt/new/page` is secured and redirect on...
This PR fixes issue #3540 and updates the Doctrine migrations to update MySQL/MariaDB database from Bolt version 4.2, 5.0, and 5.1. A GitHub Action workflow has been added to check...
Remove loco dependency because it's not compatible with PHP 8.4 and Symfony 7. Nobody has access to the used account. You have account access, contact us on slack: https://slack.bolt.cm/
This PR solve the issue #3462 and sync the french translation with english file.
This issue is a meta issue to follow the dependencies update for next version (5.3) of Bolt. * [x] Bump Symfony 5.4 requirement and remove the abandoned dependency `symfony/web-server-bundle` #3535...
Replace dependency tightenco/collect by illuminate/collection See issue #3551