Skip to content

Should I require vendor/autoload.php, vendor/scoper-autoload.php, or both? #1101

Answered by theofidry
hirasso asked this question in Q&A
Discussion options

You must be logged in to vote

You should only require vendor/scoper-autoload.php, the latter calls vendor/autoload.php.

There is a mention of this in

necessary in a `vendor/scoper-autoload.php` (which calls `vendor/autoload.php`).
but indeed it deserves better visibility. This should be part of the usage docs IMO.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hirasso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants