Skip to content

Commit fc32234

Browse files
authored
chore(core): upgrade phpdotenv to remove deprecation warnings (#1364)
1 parent c61519b commit fc32234

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
@@ -37,7 +37,7 @@
3737
"symfony/var-exporter": "^7.1",
3838
"symfony/yaml": "^7.3",
3939
"tempest/highlight": "^2.11.4",
40-
"vlucas/phpdotenv": "^5.6",
40+
"vlucas/phpdotenv": "^5.6.1",
4141
"voku/portable-ascii": "^2.0.3"
4242
},
4343
"require-dev": {

0 commit comments

Comments
 (0)