Skip to content

Commit

Permalink
Add note for v0.15.0 to UPGRADE file
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Jun 10, 2024
1 parent 06affc3 commit ab2757b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### UPGRADE FROM 0.14.0 TO 0.15.0

1. Support for Sylius 1.13 has been added, it is now the recommended Sylius version to use with the plugin.

2. Support for Sylius 1.11 has been dropped, upgrade your application to [Sylius 1.12](https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.12.md).
or to [Sylius 1.13](https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.13.md).

3. Support for PHP 8.0 has been dropped.

### UPGRADE FROM 0.13.0 TO 0.14.0

1. Support for Sylius 1.10 has been dropped, upgrade your application to [Sylius 1.11](https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.11.md)
Expand Down

0 comments on commit ab2757b

Please sign in to comment.