Skip to content

Commit 99c78ab

Browse files
authored
Merge pull request #2 from blankse/patch-1
Add symfony/dotenv 6 support
2 parents 63092e1 + 2999ffc commit 99c78ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/deployer": "^7.0.0",
10-
"symfony/dotenv": "^3.3.0 || ^4.0 || ^5.0"
10+
"symfony/dotenv": "^3.3 || ^4 || ^5 || ^6"
1111
},
1212
"authors": [
1313
{

0 commit comments

Comments
 (0)