Page MenuHomeDevCentral

Fix DotEnv dependency
ClosedPublic

Authored by dereckson on Apr 19 2023, 01:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 05:55
Unknown Object (File)
Wed, Apr 23, 14:46
Unknown Object (File)
Wed, Apr 23, 10:34
Unknown Object (File)
Fri, Apr 18, 01:36
Unknown Object (File)
Thu, Apr 17, 16:19
Unknown Object (File)
Wed, Apr 16, 09:45
Unknown Object (File)
Wed, Apr 16, 08:40
Unknown Object (File)
Wed, Apr 16, 03:46
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 Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4816
Build 5097: arc lint + arc unit

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.