Merge pull request #4577 from arikaiy/patch-1
packets in alphabetical order
This commit is contained in:
commit
c09537b057
|
@ -12,9 +12,9 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"filp/whoops": "~2.0",
|
"filp/whoops": "~2.0",
|
||||||
"nunomaduro/collision": "~1.1",
|
|
||||||
"fzaninotto/faker": "~1.4",
|
"fzaninotto/faker": "~1.4",
|
||||||
"mockery/mockery": "~1.0",
|
"mockery/mockery": "~1.0",
|
||||||
|
"nunomaduro/collision": "~1.1",
|
||||||
"phpunit/phpunit": "~7.0",
|
"phpunit/phpunit": "~7.0",
|
||||||
"symfony/thanks": "~1.0"
|
"symfony/thanks": "~1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue