Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 638 Bytes

UPGRADE.md

File metadata and controls

11 lines (6 loc) · 638 Bytes

The upgrade instructions are available at OroPlatform website.

This file includes only the most important items that should be addressed before attempting to upgrade or during the upgrade of a vanilla Oro application.

Please also refer to CHANGELOG.md for a list of significant changes in the code that may affect the upgrade of some customizations.

3.1.0

The minimum required PHP version is 7.1.26.

Upgrade PHP before running composer install or composer update, otherwise composer may download wrong versions of the application packages.