We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e496fd4 commit 734b989Copy full SHA for 734b989
composer.json
@@ -49,6 +49,7 @@
49
"symfony/finder": "^7.3",
50
"symfony/http-foundation": "^7.3",
51
"symfony/http-kernel": "^7.3",
52
+ "symfony/mime": "^7.4",
53
"symfony/routing": "^7.3",
54
"symfony/translation": "^7.3",
55
"symfony/filesystem": "^7.3",
@@ -60,7 +61,7 @@
60
61
"vlucas/valitron": "^1.4",
62
"vlucas/phpdotenv": "5.5",
63
"workerman/workerman": "^5.1",
- "xuey490/storage": "^1.1.0"
64
+ "xuey490/storage": "^1.1.1"
65
},
66
"require-dev": {
67
"friendsofphp/php-cs-fixer": "^3.88",
0 commit comments