Skip to content
MAMP PRO Documentation

Show outdated Packages

MAMP PRO lets you check for outdated Composer packages for any site from a single menu command.

  1. Open the Menu: Select Site → Composer → Show outdated Packages from the top menu.

  2. Terminal Opens Automatically: MAMP PRO launches the Terminal app and automatically checks for outdated packages in the root directory of the selected site.

  3. View Outdated Packages: The Terminal displays a list of installed packages that have newer versions available. The output includes the current and latest version numbers, as well as a short description for each package.

Using this feature regularly helps ensure that your site’s dependencies are secure and up to date.