作者 竞泽

add:other pkg

@@ -19,7 +19,10 @@ @@ -19,7 +19,10 @@
19 } 19 }
20 ], 20 ],
21 "require": { 21 "require": {
22 - "php": ">=7.4" 22 + "php": ">=7.4",
  23 + "illuminate/console": "^6.9|^7.0|^8.0|^9.0",
  24 + "ext-json": "*",
  25 + "illuminate/support": "^6.9|^7.0|^8.0|^9.0"
23 }, 26 },
24 "require-dev": { 27 "require-dev": {
25 "phpunit/phpunit": "^9.5.10" 28 "phpunit/phpunit": "^9.5.10"