Welcome Guest, Not a member yet? Register   Sign In
DatabaseHandler Broken in 4.1.4
#5

(09-10-2021, 07:25 AM)paulbalandan Wrote: Ok. sorry I've missed a part. Look at how we do this in the translations repo. Look at require-dev. Then add the repositories section to your own composer.json

https://github.com/codeigniter4/translat...poser.json

CI4 has a command to do it.

Code:
$ php builds development

The above command updates your composer.json to use CI4 `develop` branch.

And if you want to revert to released version:

Code:
$ php builds release
Reply


Messages In This Thread
RE: DatabaseHandler Broken in 4.1.4 - by kenjis - 09-10-2021, 05:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB