kenjis / ci3-to-4-upgrade-helper

CodeIgniter 3 to 4 Upgrade Helper
MIT License
64 stars 21 forks source link

can this installed manually? #34

Open wdj315 opened 2 days ago

wdj315 commented 2 days ago

as title , and how? because my test server is DSM 7 , it seems can't install PHP extensions on DSM's php ..... ( official response which composer get 2 problems ... tks~

kenjis commented 2 days ago

This package does not require any PHP extentions. See https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/e8cde5c3230957cfef3b9e9b7e7e759b725f29dc/composer.json#L23-L27

If you cannot install this via composer, it seems you don't have PHP extensions that CI4 requires. If so, you cannot run CI4 on your server.