Browse Source

Merge remote-tracking branch 'origin/master'

shalvah 3 years ago
parent
commit
8f64a3c14f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      composer.dingo.json
  2. 1 1
      composer.json

+ 1 - 1
composer.dingo.json

@@ -26,7 +26,7 @@
         "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
         "illuminate/routing": "^6.0|^7.0|^8.0|^9.0",
         "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
-        "league/flysystem": "^1.0|^2.0",
+        "league/flysystem": "^1.1.4|^2.1.1",
         "mpociot/reflection-docblock": "^1.0.1",
         "nikic/php-parser": "^4.10",
         "nunomaduro/collision": "^3.0|^4.0|^5.0|^6.0",

+ 1 - 1
composer.json

@@ -25,7 +25,7 @@
     "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
     "illuminate/routing": "^6.0|^7.0|^8.0|^9.0",
     "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
-    "league/flysystem": "^1.0|^2.0|^3.0",
+    "league/flysystem": "^1.1.4|^2.1.1|^3.0",
     "mpociot/reflection-docblock": "^1.0.1",
     "nikic/php-parser": "^4.10",
     "nunomaduro/collision": "^3.0|^4.0|^5.0|^6.0",