Skip to content

Commit db8649f

Browse files
authored
Sort dependencies in composer.json (#17)
1 parent d48585b commit db8649f

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
@@ -29,8 +29,8 @@
2929
"symfony/framework-bundle": "^6.3.5 || ^7.0",
3030
"symfony/phpunit-bridge": "~6.3.10 || ^6.4.1 || ^7.0.1",
3131
"symfony/stopwatch": "^6.3 || ^7.0",
32-
"symfony/yaml": "^6.3 || ^7.0",
3332
"symfony/web-profiler-bundle": "^6.3 || ^7.0",
33+
"symfony/yaml": "^6.3 || ^7.0",
3434
"zenstruck/browser": "^1.6"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)