Releases: rayanlevert/dotenv
Releases · rayanlevert/dotenv
v3.1.0
v2.3.0
Replacing phpcs by php-cs-fixer
Upgrading phpunit to v11
v2.2.2
.gitattributes : added file adapted from main
v2.2.1
docker-compose.yml: added tty and stdin_open to execute bash.gitattributes: added files and directories to be excluded when imported
v2.2.0
What's Changed
- composer.json : added exclude-from-classmap the tests directory by @rayanlevert in #20
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Removed
- docker-compose.yml : deleted the field
version
v3.0.1
.gitattributes: added files and directories to be excluded when imported
v3.0.0
v3.0.0 : adding php8.4 as required and all brand new features
- Pull request related : #16
- Milestone related : https://github.com/rayanlevert/dotenv/milestone/2
For php8.1, 8.2 and 8.3 users, version 2.x is still maintained, please keep using this version.
2.1.0
Modified
- Added
use functionto PHP files - Modified the parameter type of the method
required, is now a...token of stringsinstead of anarray
v2.0.2
Modified
- Packagist badges to the README.md file