Skip to content

Commit 5470b17

Browse files
authored
Merge pull request #31 from BPScott/alphabetise
Alphabetise require declarations.
2 parents f1a4048 + 1da1ef3 commit 5470b17

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
@@ -5,8 +5,8 @@
55
"description": "Project description",
66
"require": {
77
"php": "^7.0.8",
8-
"symfony/flex": "^1.0",
98
"symfony/console": "^3.3",
9+
"symfony/flex": "^1.0",
1010
"symfony/framework-bundle": "^3.3",
1111
"symfony/yaml": "^3.3"
1212
},

0 commit comments

Comments
 (0)