瀏覽代碼

[Test] Require 8.0 to locate conflicting deps

Shalvah 4 年之前
父節點
當前提交
a8cc0f9646
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      composer.json

+ 3 - 3
composer.json

@@ -21,9 +21,9 @@
     "ext-json": "*",
     "erusev/parsedown": "^1.7.4",
     "fzaninotto/faker": "^1.9.1",
-    "illuminate/console": "^5.8|^6.0|^7.0|^8.0",
-    "illuminate/routing": "^5.8|^6.0|^7.0|^8.0",
-    "illuminate/support": "^5.8|^6.0|^7.0|^8.0",
+    "illuminate/console": "^8.0",
+    "illuminate/routing": "^8.0",
+    "illuminate/support": "^8.0",
     "knuckleswtf/pastel": "^1.3.5",
     "league/flysystem": "^1.0",
     "mpociot/reflection-docblock": "^1.0.1",