Browse Source

packets in alphabetical order

Ari Kaiy 6 years ago
parent
commit
5b9fa58c6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -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"
     },