Skip to content

Commit 734b989

Browse files
committed
Update composer.json
1 parent e496fd4 commit 734b989

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"symfony/finder": "^7.3",
5050
"symfony/http-foundation": "^7.3",
5151
"symfony/http-kernel": "^7.3",
52+
"symfony/mime": "^7.4",
5253
"symfony/routing": "^7.3",
5354
"symfony/translation": "^7.3",
5455
"symfony/filesystem": "^7.3",
@@ -60,7 +61,7 @@
6061
"vlucas/valitron": "^1.4",
6162
"vlucas/phpdotenv": "5.5",
6263
"workerman/workerman": "^5.1",
63-
"xuey490/storage": "^1.1.0"
64+
"xuey490/storage": "^1.1.1"
6465
},
6566
"require-dev": {
6667
"friendsofphp/php-cs-fixer": "^3.88",

0 commit comments

Comments
 (0)