File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -43,19 +43,19 @@ A web setup wizard for Laravel application.
43
43
44
44
## Version Compatibility
45
45
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 :
59
59
60
60
``` bash
61
61
composer require ycs77/laravel-wizard
You can’t perform that action at this time.
0 commit comments