Skip to content

Commit ae593f0

Browse files
authored
Merge pull request #3 from SWEET1S/test
Change Requirements
2 parents 8e6a8f4 + 1583288 commit ae593f0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ By utilizing **"voyager-co-admin"**, administrators can have granular control ov
1010

1111

1212
> #### Requirement
13-
> Laravel: v8+ or v9+
14-
> Voyager: v1.6+
13+
> Voyager: v1.5+
1514
> You should fully install the package [Voyager](https://github.com/the-control-group/voyager) before.
1615
---
1716

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"tcg/voyager": "^1.6.0"
19+
"tcg/voyager": "^1.5.0"
2020
},
2121
"require-dev": {
2222
"laravel/framework": "^8.0|~9.0"

0 commit comments

Comments
 (0)