Skip to content

Commit 1180ca4

Browse files
committed
Update README.md file
1 parent 5ededc9 commit 1180ca4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
</div>
1212

13-
<div align="center">
14-
1513
<p align="center">
1614
<a href="https://sylius.com" target="_blank">
1715
<picture>
@@ -21,6 +19,7 @@
2119
</picture>
2220
</a>
2321
</p>
22+
<div align="center">
2423

2524
[Sylius Practical Mastery Course](https://academy.sylius.com/course/sylius-practical-mastery-course/)
2625

@@ -52,7 +51,8 @@ It allows you to add a custom “Brand” resource, with those features :
5251
> - 1st tested on a **Sylius v1.13 Docker Project**
5352
> - Then tested on a **Sylius v1.14 Docker Project**
5453
> - Finally tested on a **Sylius v2.0 Docker Project**
55-
> - Make sure you're running a correctly installed version of the Sylius Docker project, and that you've **performed all
54+
>
55+
> Make sure you're running a correctly installed version of the Sylius Docker project, and that you've **performed all
5656
the necessary migrations beforehand**.
5757

5858
1. Get the plugin from Composer
@@ -117,8 +117,8 @@ It allows you to add a custom “Brand” resource, with those features :
117117
## Releases
118118
119119
- **v1.0.9** - Valid version for Sylius v1.13
120-
- **v1.1.3** - Valid version for Sylius v1.14
121-
- **v1.2.2** - Valid version for Sylius v2.0
120+
- **v1.1.4** - Valid version for Sylius v1.14
121+
- **v1.2.4** - Valid version for Sylius v2.0
122122
123123
---
124124

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "majerome/sylius-workshop-plugin",
33
"type": "sylius-plugin",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"description": "Majerome workshop plugin for Sylius.",
66
"keywords": [
77
"sylius",

0 commit comments

Comments
 (0)