Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 654a10f

Browse files
committed
Remove symfony/runtime from main composer.json
1 parent 64b5b4a commit 654a10f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
"symfony/polyfill-php73": "^1.11",
5454
"symfony/polyfill-php80": "^1.15",
5555
"symfony/polyfill-php81": "^1.22",
56-
"symfony/polyfill-uuid": "^1.15",
57-
"symfony/runtime": "self.version"
56+
"symfony/polyfill-uuid": "^1.15"
5857
},
5958
"replace": {
6059
"symfony/asset": "self.version",

0 commit comments

Comments
 (0)