File tree 1 file changed +12
-10
lines changed
1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 8
8
" laravel"
9
9
],
10
10
"license" : " MIT" ,
11
- "authors" : [{
12
- "name" : " TNT Studio" ,
13
- "email" : " info@tntstudio.hr"
14
- }],
11
+ "authors" : [
12
+ {
13
+ "name" : " TNT Studio" ,
14
+ "email" : " info@tntstudio.hr"
15
+ }
16
+ ],
15
17
"require" : {
16
18
"php" : " >=7.1|^8" ,
17
- "teamtnt/tntsearch" : " 2.7.0" ,
19
+ "teamtnt/tntsearch" : " 2.7.0|^2.8 " ,
18
20
"laravel/scout" : " 7.*|^8.0|^8.3|^9.0" ,
19
- "illuminate/bus" : " ~5.4|^6.0|^7.0|^8.0" ,
20
- "illuminate/contracts" : " ~5.4|^6.0|^7.0|^8.0" ,
21
- "illuminate/pagination" : " ~5.4|^6.0|^7.0|^8.0" ,
22
- "illuminate/queue" : " ~5.4|^6.0|^7.0|^8.0" ,
23
- "illuminate/support" : " ~5.4|^6.0|^7.0|^8.0"
21
+ "illuminate/bus" : " ~5.4|^6.0|^7.0|^8.0|^9.0 " ,
22
+ "illuminate/contracts" : " ~5.4|^6.0|^7.0|^8.0|^9.0 " ,
23
+ "illuminate/pagination" : " ~5.4|^6.0|^7.0|^8.0|^9.0 " ,
24
+ "illuminate/queue" : " ~5.4|^6.0|^7.0|^8.0|^9.0 " ,
25
+ "illuminate/support" : " ~5.4|^6.0|^7.0|^8.0|^9.0 "
24
26
},
25
27
"require-dev" : {
26
28
"mockery/mockery" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments