Skip to content

Commit c9d4632

Browse files
committed
更新 composer.json
1 parent 3411ffc commit c9d4632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pardnchiu/sql",
3-
"description": "A fluent SQL query builder for PHP that provides an elegant and safe way to build and execute database queries. Built on top of PDO.",
3+
"description": "PD\\SQL is a PDO-based SQL query builder that provides an elegant and secure way to construct and execute database queries in PHP.",
44
"type": "library",
55
"keywords": [
66
"php",

0 commit comments

Comments
 (0)