One obviously cannot parse an *.ini
file with PHP directly; use parse_ini_file()
instead. That log says nothing about composer... you've probably just added that *.ini
into the wrong directory. If you'd move it outside of the web-root or anywhere else where it won't get scanned when running composer update
, that should work.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…