Skip to content

Commit 9c1044e

Browse files
committed
Update README
1 parent a145d5c commit 9c1044e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@ A web setup wizard for Laravel application.
4343

4444
## Version Compatibility
4545

46-
| Laravel Wizard | Laravel | PHP |
47-
| -------------- | ---------------- | -------------- |
48-
| 1.0.x | 5.5 | ^7.0 |
49-
| 1.1.x | ^5.6 | ^7.1.3 |
50-
| 2.0.x,2.1.x | ^5.6\|^6.x | ^7.1.3 |
51-
| 2.2.x | ^5.6\|^6.x\|^7.x | ^7.1.3 |
52-
| 2.3.x | >=5.6\|<=9.0 | >=7.1.3\|<=8.2 |
53-
| 3.x | >=9.0 | >=8.1 |
54-
| 4.x | >=11.0 | >=8.2 |
55-
56-
## Install
57-
58-
Via Composer:
46+
| Laravel Wizard | Laravel | PHP |
47+
| -------------- | -------------------- | ---------------- |
48+
| 1.0.x | 5.5 | ^7.0 |
49+
| 1.1.x | ^5.6 | ^7.1.3 |
50+
| 2.0.x,2.1.x | ^5.6 \| ^6.x | ^7.1.3 |
51+
| 2.2.x | ^5.6 \| ^6.x \| ^7.x | ^7.1.3 |
52+
| 2.3.x | >=5.6 \| <=9.0 | >=7.1.3 \| <=8.2 |
53+
| 3.x | >=9.0 | >=8.1 |
54+
| 4.x | >=11.0 | >=8.2 |
55+
56+
## Installation
57+
58+
Install the package via composer:
5959

6060
```bash
6161
composer require ycs77/laravel-wizard

0 commit comments

Comments
 (0)