Browse Source

Update deps

shalvah 5 years ago
parent
commit
ae6d75a925
1 changed files with 2 additions and 2 deletions
  1. 2 2
      composer.dingo.json

+ 2 - 2
composer.dingo.json

@@ -18,11 +18,11 @@
         "php": ">=7.2.5",
         "ext-json": "*",
         "dingo/api": "^2.3",
-        "fzaninotto/faker": "^1.8",
+        "fzaninotto/faker": "^1.9.1",
         "illuminate/console": "^5.7|^6.0|^7.0",
         "illuminate/routing": "^5.7|^6.0|^7.0",
         "illuminate/support": "^5.7|^6.0|^7.0",
-        "knuckleswtf/pastel": "^1.3.0",
+        "knuckleswtf/pastel": "^1.3.1",
         "league/flysystem": "^1.0",
         "mpociot/reflection-docblock": "^1.0.1",
         "nunomaduro/collision": "^3.0|^4.0",