Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit ed9ea8a

Browse files
committed
remove unsupported versions from readme
1 parent e943b06 commit ed9ea8a

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

readme.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -43,35 +43,11 @@ This will give you a Laravel 7 installation with Lucid out-of-the-box. If you wi
4343
composer create-project lucid-arch/laravel=6.x my-project-6.x
4444
```
4545

46-
##### 5.8
47-
```
48-
composer create-project lucid-arch/laravel=5.8.x my-project-5.8
49-
```
50-
51-
> Literally 5.8.x and not 5.8.0 or 5.8.1...
52-
53-
##### 5.7
54-
```
55-
composer create-project lucid-arch/laravel=5.7.x my-project-5.7
56-
```
57-
58-
> Literally 5.7.x and not 5.7.0 or 5.7.1...
59-
60-
##### 5.6
61-
```
62-
composer create-project lucid-arch/laravel=5.6.x my-project-5.6
63-
```
64-
6546
##### 5.5
6647
```
6748
composer create-project lucid-arch/laravel=5.5.x my-project-5.5
6849
```
6950

70-
##### 5.4
71-
```
72-
composer create-project lucid-arch/laravel=5.4.x my-project-5.4
73-
```
74-
7551
## Introduction
7652

7753
### Directory Structure

0 commit comments

Comments
 (0)