Skip to content

Commit 30fd01d

Browse files
committed
[DependencyInjection] fix the sorting by priority
1 parent 054e333 commit 30fd01d

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
@@ -20,7 +20,7 @@
2020
"symfony/asset": "~2.8|~3.0",
2121
"symfony/cache": "~3.1",
2222
"symfony/class-loader": "~2.8|~3.0",
23-
"symfony/dependency-injection": "~3.1",
23+
"symfony/dependency-injection": "~3.2",
2424
"symfony/config": "~2.8|~3.0",
2525
"symfony/event-dispatcher": "~2.8|~3.0",
2626
"symfony/http-foundation": "~3.1",

0 commit comments

Comments
 (0)