Skip to content

Commit 2b98d1b

Browse files
committed
[TASK] Increase symfony/dotenv version.
1 parent 36b0a7f commit 2b98d1b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
---------
44

5+
3.2.0
6+
~~~~~
7+
8+
a) [TASK] Increase `symfony/dotenv` version.
9+
510
3.1.0
611
~~~~~
712

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"deployer/dist": "^6.4.0",
10-
"symfony/dotenv": "^3.3.0 || ^4.0"
10+
"symfony/dotenv": "^3.3.0 || ^4.0 || ^5.0"
1111
},
1212
"authors": [
1313
{

0 commit comments

Comments
 (0)