Skip to content

Commit

Permalink
Provide basic UPGRADE file for v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed May 7, 2019
1 parent 4269597 commit 62d7022
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions UPGRADE-1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# UPGRADE FROM `v1.4.X` TO `v1.5.0`

Require upgraded Sylius version using Composer:

```bash
composer require sylius/sylius:~1.5.0
```

0 comments on commit 62d7022

Please sign in to comment.