Skip to content

Composer: remove autoload directive#12

Merged
schlessera merged 1 commit into
mainfrom
feature/composer-remove-autoload
Feb 11, 2025
Merged

Composer: remove autoload directive#12
schlessera merged 1 commit into
mainfrom
feature/composer-remove-autoload

Conversation

@jrfnl
Copy link
Copy Markdown
Contributor

@jrfnl jrfnl commented Feb 11, 2025

The script entry points are the start.sh and serve.php files and the serve.php file does a hard require of the files it needs anyway, so there is no need for the autoload directive, so let's remove it as discussed in #11.

The script entry points are the `start.sh` and `serve.php` files and the `serve.php` file does a hard `require` of the files it needs anyway, so there is no need for the `autoload` directive, so let's remove it as discussed in 11.
@schlessera schlessera merged commit c2bfe6f into main Feb 11, 2025
@jrfnl jrfnl deleted the feature/composer-remove-autoload branch February 11, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants