-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Requirements: PHP 8.1
The update_master_to_use_bolt_core_main
branch of the project
repository allows the creation of a Bolt project using the main
branch of bolt/core
. The purpose is to be able to test the Bolt installation during development and fix errors.
When running the following command to install Bolt:
composer create-project bolt/project bolt_test_main dev-update_master_to_use_bolt_core_main
The following error occurs:
Attempted to load class "WebServerBundle" from namespace "Symfony\Bundle\WebServerBundle".
Did you forget a "use" statement for another namespace?
Metadata
Metadata
Assignees
Labels
No labels