Skip to content

Commit 52c2169

Browse files
committed
Sort packages
1 parent 5f5989b commit 52c2169

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
],
1212
"require": {
1313
"php": ">=5.6",
14-
"maximebf/debugbar": "^1.10",
15-
"psr/http-message": "^1.0",
1614
"container-interop/container-interop": "^1.1",
17-
"zendframework/zend-diactoros": "^1.1.3",
1815
"http-interop/http-middleware": "^0.4.1",
19-
"php-middleware/double-pass-compatibility": "^1.0"
16+
"maximebf/debugbar": "^1.10",
17+
"php-middleware/double-pass-compatibility": "^1.0",
18+
"psr/http-message": "^1.0",
19+
"zendframework/zend-diactoros": "^1.1.3"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^5.7.19 || ^6.1.3",

0 commit comments

Comments
 (0)