cakephp-datatables icon indicating copy to clipboard operation
cakephp-datatables copied to clipboard

The insaller is not updated for version5

Open ullas opened this issue 1 year ago • 1 comments

The installer document is not yet updated to be used. It still refers to old versions. It should be modified as "require": {

    "ypnos-web/cakephp-datatables" : "dev-master"
   
}

ullas avatar Sep 29 '24 18:09 ullas

My fork https://github.com/umer936/cakephp-datatables/ works for CakePHP 5 https://packagist.org/packages/umer936/cakephp-datatables

"umer936/cakephp-datatables" : "@stable"

umer936 avatar Dec 05 '24 21:12 umer936