diff --git a/UPGRADE.md b/UPGRADE.md index c4a73cb..21aa81a 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -2,7 +2,7 @@ 1. Support for Sylius 2.0 has been added. -1. Support for Sylius 1.13 and 1.14 have been dropped. +1. Support for Sylius 1.12 and 1.13 have been dropped. 1. The `GmvCommand` console command has been moved from `Command` to `Console\Command` and changed its namespace accordingly from `Sylius\GmvBundle\Command\GmvCommand` to `Sylius\GmvBundle\Console\Command\GmvCommand`.