소스 검색

[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",