Selaa lähdekoodia

修正支持版本, 重整版本支持策略

dongasai 2 vuotta sitten
vanhempi
commit
c9398f8c24
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -12,7 +12,7 @@
         }
         }
     ],
     ],
     "require": {
     "require": {
-        "php": "~8.0|~8.1",
+        "php": "~7.4|~8.0|~8.1",
         "laravel/framework": "~9.0|~10.0",
         "laravel/framework": "~9.0|~10.0",
         "spatie/eloquent-sortable": "3.*|4.*",
         "spatie/eloquent-sortable": "3.*|4.*",
         "doctrine/dbal": "^2.6|^3.0"
         "doctrine/dbal": "^2.6|^3.0"