⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

upgrading to Enterprise with or wo Composer



richb201

richb201
  • profile picture
  • Member

Posted 06 September 2020 - 09:45 AM

I am about to upgrade to enterprise. I have a license key but the question is to use composer or not? I have composer on my machine and doing a locate (I am in Ubuntu) is see at least 20 different composer.json files. Which one to update? Looking in my /app dir I see this one:

 

{
"require": {
"aws/aws-sdk-php": "^3.64",
"php-http/guzzle6-adapter": "1.1.1",
"php-http/httplug-bundle": "^1.18",
"koolreport/codeigniter": "^1.8",
"koolreport/core": "^4.7"
}
}

 

I don't see any mention of GC! Is it possible that when i initially installed GC Community, I did it without Composer (it was years ago!)? Bottom line is that I have years of effort in my code and I don't want to chance screwing it up. Is there any way to back out my upgrade if I screw it up? 

 

thx