Merge pull request #4577 from arikaiy/patch-1

packets in alphabetical order
This commit is contained in:
Taylor Otwell 2018-02-15 15:54:25 -06:00 committed by GitHub
commit c09537b057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,9 +12,9 @@
},
"require-dev": {
"filp/whoops": "~2.0",
"nunomaduro/collision": "~1.1",
"fzaninotto/faker": "~1.4",
"mockery/mockery": "~1.0",
"nunomaduro/collision": "~1.1",
"phpunit/phpunit": "~7.0",
"symfony/thanks": "~1.0"
},