File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " uepg/laravel-sybase" ,
3
- "description" : " Sybase based Eloquent module extension for Laravel 10 .x" ,
3
+ "description" : " Sybase based Eloquent module extension for Laravel 12 .x" ,
4
4
"keywords" : [
5
5
" sybase"
6
6
],
24
24
"wiki" : " https://github.com/uepg/laravel-sybase/wiki"
25
25
},
26
26
"require" : {
27
- "php" : " >=8.1 " ,
27
+ "php" : " >=8.4 " ,
28
28
"doctrine/dbal" : " ^3.5.1" ,
29
- "illuminate/database" : " >=8 .0" ,
30
- "illuminate/support" : " >=8 .0" ,
29
+ "illuminate/database" : " >=v12.0 .0" ,
30
+ "illuminate/support" : " >=v12.0 .0" ,
31
31
"ext-pdo" : " *"
32
32
},
33
33
"require-dev" : {
34
34
"orchestra/testbench" : " ^8.5" ,
35
- "nunomaduro/collision" : " ^7.4 "
35
+ "nunomaduro/collision" : " ^v8.0.1 "
36
36
},
37
37
"extra" : {
38
38
"laravel" : {
You can’t perform that action at this time.
0 commit comments