Skip to content

Commit 5e68dd8

Browse files
authored
Merge pull request #323 from binaryfire/add-symfony-uid-dependency
chore: add symfony/uid as a runtime dependency
2 parents 40bdf55 + 99706db commit 5e68dd8

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
@@ -138,6 +138,7 @@
138138
"symfony/error-handler": "^6.3",
139139
"symfony/mailer": "^6.2",
140140
"symfony/process": "^6.2",
141+
"symfony/uid": "^7.4",
141142
"tijsverkoyen/css-to-inline-styles": "^2.2.5"
142143
},
143144
"replace": {
@@ -216,7 +217,6 @@
216217
"phpunit/phpunit": "10.5.45",
217218
"pusher/pusher-php-server": "^7.2",
218219
"swoole/ide-helper": "~5.1.0",
219-
"symfony/uid": "^7.4",
220220
"symfony/yaml": "^7.3"
221221
},
222222
"config": {

0 commit comments

Comments
 (0)