Unlock this challenge:
When we run composer require api, what does that install exactly?
composer require api
It installs API Platform and a set of other packages.
It installs API Platform of course! So, the api-platform/core package + any dependencies.
api-platform/core