Removed version

No need to specify the version here IMHO, since `composer create-project` will always use the latest stable.
This commit is contained in:
Andrea Bergamasco 2022-07-04 12:12:51 +02:00 committed by Mateusz Zalewski
parent f25dd4bc34
commit ede26eccd8
No known key found for this signature in database
GPG key ID: 9BECA0BB71612E52

View file

@ -2,7 +2,7 @@ Installation
============
So you want to try creating an online shop with Sylius? Great! The first step is the most important one, so let's start
with the Sylius project installation via Composer. We will be using the latest stable version of Sylius - ``1.7``.
with the Sylius project installation via Composer. We will be using the latest stable version of Sylius.
Before installation
-------------------