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 11{
22 "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" ,
44 "keywords" : [
55 " sybase"
66 ],
2424 "wiki" : " https://github.com/uepg/laravel-sybase/wiki"
2525 },
2626 "require" : {
27- "php" : " >=8.1 " ,
27+ "php" : " >=8.4 " ,
2828 "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" ,
3131 "ext-pdo" : " *"
3232 },
3333 "require-dev" : {
3434 "orchestra/testbench" : " ^8.5" ,
35- "nunomaduro/collision" : " ^7.4 "
35+ "nunomaduro/collision" : " ^v8.0.1 "
3636 },
3737 "extra" : {
3838 "laravel" : {
You can’t perform that action at this time.
0 commit comments