Skip to content

Releases: rayanlevert/dotenv

v3.1.0

11 Apr 07:30
52573cf

Choose a tag to compare

Replacing phpcs by php-cs-fixer
Upgrading phpunit to v13

v2.3.0

11 Apr 07:29
aa6614c

Choose a tag to compare

Replacing phpcs by php-cs-fixer
Upgrading phpunit to v11

v2.2.2

16 Aug 04:52

Choose a tag to compare

.gitattributes : added file adapted from main

v2.2.1

06 Jun 14:05
460e47c

Choose a tag to compare

  • docker-compose.yml : added tty and stdin_open to execute bash
  • .gitattributes : added files and directories to be excluded when imported

v2.2.0

16 May 14:02
460e47c

Choose a tag to compare

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

04 Apr 05:35
b973019

Choose a tag to compare

Removed

v3.0.1

06 Jun 14:06
f2d4d99

Choose a tag to compare

  • .gitattributes : added files and directories to be excluded when imported

v3.0.0

01 Jan 18:53

Choose a tag to compare

v3.0.0 : adding php8.4 as required and all brand new features

For php8.1, 8.2 and 8.3 users, version 2.x is still maintained, please keep using this version.

2.1.0

16 Jul 20:49

Choose a tag to compare

Modified

  • Added use function to PHP files
  • Modified the parameter type of the method required, is now a ...token of strings instead of an array

v2.0.2

01 Dec 15:29
44af487

Choose a tag to compare

Modified

  • Packagist badges to the README.md file