Skip to content

Commit db7d665

Browse files
committed
Allow symfony/dotenv v7
1 parent baa57f0 commit db7d665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^7.4 || ^8.0",
1515
"ext-json": "*",
1616
"composer-plugin-api": "^1.1 || ^2.0",
17-
"symfony/dotenv": "^5.4.5 || ^6.0"
17+
"symfony/dotenv": "^5.4.5 || ^6.0 || ^7.0"
1818
},
1919
"require-dev": {
2020
"composer/composer": "^1.10 || ^2.0",

0 commit comments

Comments
 (0)