Page MenuHomeDevCentral

Fix DotEnv dependency
ClosedPublic

Authored by dereckson on Apr 19 2023, 01:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 12:08
Unknown Object (File)
Mon, Oct 28, 06:01
Unknown Object (File)
Sat, Oct 19, 23:43
Unknown Object (File)
Sat, Oct 19, 10:06
Unknown Object (File)
Sat, Oct 19, 09:47
Unknown Object (File)
Wed, Oct 16, 21:17
Unknown Object (File)
Fri, Oct 11, 16:47
Unknown Object (File)
Wed, Oct 9, 04:33
Subscribers
None

Details

Summary

Recent DotEnv versions are built through DotEnv::createImmutable.

To prevent further changes (if any) to break the installation,
pin the current PHP 8.2 compatible version to composer.

Test Plan

Browse wiki, the environment variables are correctly read

Diff Detail

Repository
rSAASMW SaaS MediaWiki
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 19 2023, 01:55
This revision was automatically updated to reflect the committed changes.