Skip to content

Commit e5aca1c

Browse files
committed
test(update): upgrade symfony/dotenv (v7.4.9 => v8.0.9)
1 parent bb50a4a commit e5aca1c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- update(linter): vimeo/psalm (6.15.1 => 6.16.1)
1111
- update(linter): friendsofphp/php-cs-fixer (v3.94.2 => v3.95.1)
1212
- test(update): upgrade phpunit/phpunit (12.5.24 => 13.1.8)
13+
- test(update): upgrade symfony/dotenv (v7.4.9 => v8.0.9)
1314

1415
### Removed
1516
- build(php): removed support PHP 8.3

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "^13",
12-
"symfony/dotenv": "^7.4",
12+
"symfony/dotenv": "^8.0",
1313
"friendsofphp/php-cs-fixer": "^3.94",
1414
"phpmd/phpmd": "^2.6",
1515
"php-coveralls/php-coveralls": "^2.9",

0 commit comments

Comments
 (0)