Browse Source

add createFromDsn factory with debug and logger support

phpdevcommunity 1 tháng trước cách đây
mục cha
commit
af76f15f2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -19,7 +19,7 @@
     ]
   },
   "require": {
-    "php": ">=7.4|^8.0",
+    "php": ">=7.4",
     "ext-pdo": "*",
     "ext-json": "*",
     "ext-ctype": "*",