Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadamodassir authored Nov 2, 2024
1 parent 43bd737 commit 7db32bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
- [BC BREAK] Since v3.x, Due to significant updates in the library, all previous configurations may no longer work as expected. Users will need to reconfigure their settings to align with the new structure and behavior introduced in this update.
- Review the updated documentation for `Dotenv::process(__DIR__, 'yourconfig.env');` to understand the new behavior.
- Ensure that any calls to these methods are updated to accommodate these changes.

**Suggest:** We allow to use PHP `dotenv` library version from [3.0.1](https://github.com/lazervel/dotenv/releases/tag/v3.0.1) to [latest](https://github.com/lazervel/dotenv/releases/latest) Recomended [latest](https://github.com/lazervel/dotenv/releases/latest) version for best performance.

0 comments on commit 7db32bc

Please sign in to comment.