Skip to content

Bump symfony/dotenv from 7.4.15 to 8.1.2 - #18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/dotenv-8.1.2
Open

Bump symfony/dotenv from 7.4.15 to 8.1.2#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/dotenv-8.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/dotenv from 7.4.15 to 8.1.2.

Release notes

Sourced from symfony/dotenv's releases.

v8.1.2

Changelog (symfony/dotenv@v8.1.0...v8.1.2)

v8.1.0

Changelog (symfony/dotenv@v8.1.0-BETA2...v8.1.0)

v8.1.0-BETA2

Changelog (symfony/dotenv@v8.1.0-BETA1...v8.1.0-BETA2)

v8.1.0-BETA1

Changelog (symfony/dotenv@v8.0.11...v8.1.0-BETA1)

v8.0.15

Changelog (symfony/dotenv@v8.0.14...v8.0.15)

v8.0.14

Changelog (symfony/dotenv@v8.0.11...v8.0.14)

v8.0.11

Changelog (symfony/dotenv@v8.0.9...v8.0.11)

v8.0.9

Changelog (symfony/dotenv@v8.0.8...v8.0.9)

v8.0.8

Changelog (symfony/dotenv@v8.0.7...v8.0.8)

... (truncated)

Changelog

Sourced from symfony/dotenv's changelog.

CHANGELOG

8.0

  • Remove $defaultName and $defaultDescription properties from DebugCommand command, configuration is done through the #[AsCommand] attribute

7.1

  • Add SYMFONY_DOTENV_PATH variable with the path to the .env file loaded by Dotenv::loadEnv() or Dotenv::bootEnv()

6.2

  • Add a new filter argument to debug:dotenv command to filter variable names

5.4

  • Add dotenv:dump command to compile the contents of the .env files into a PHP-optimized file called .env.local.php
  • Add debug:dotenv command to list all dotenv files with variables and values
  • Add $overrideExistingVars on Dotenv::bootEnv() and Dotenv::loadEnv()

5.1.0

  • added Dotenv::bootEnv() to check for .env.local.php before calling Dotenv::loadEnv()
  • added Dotenv::setProdEnvs() and Dotenv::usePutenv()
  • made Dotenv's constructor accept $envKey and $debugKey arguments, to define the name of the env vars that configure the env name and debug settings
  • deprecated passing $usePutenv argument to Dotenv's constructor

5.0.0

  • using putenv() is disabled by default

4.3.0

  • deprecated use of putenv() by default. This feature will be opted-in with a constructor argument to Dotenv

4.2.0

  • added Dotenv::overload() and $overrideExistingVars as optional parameter of Dotenv::populate()
  • added Dotenv::loadEnv() to load a .env file and its corresponding .env.local, .env.$env and .env.$env.local files if they exist

... (truncated)

Commits
  • 4ea87b3 Merge branch '8.0' into 8.1
  • 60838c0 Merge branch '7.4' into 8.0
  • 4ed3349 Merge branch '8.0' into 8.1
  • fdf0017 Merge branch '7.4' into 8.0
  • 8147db3 Merge branch '8.0' into 8.1
  • c81558d Merge branch '7.4' into 8.0
  • 7ed4e3a Add call to backers in README files
  • d568734 Merge branch '8.0' into 8.1
  • c9db367 Merge branch '7.4' into 8.0
  • 3387db9 Merge branch '8.0' into 8.1
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 2, 2026
Bumps [symfony/dotenv](https://github.com/symfony/dotenv) from 7.4.15 to 8.1.2.
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/8.2/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.4.15...v8.1.2)

---
updated-dependencies:
- dependency-name: symfony/dotenv
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump symfony/dotenv from 7.4.14 to 8.1.2 Bump symfony/dotenv from 7.4.15 to 8.1.2 Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/symfony/dotenv-8.1.2 branch from e373c84 to c4e9785 Compare August 7, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Development

Successfully merging this pull request may close these issues.

0 participants