Skip to content

Commit 2c3a7e7

Browse files
committed
Fixed name in composer.json to match projects name on packagist.org
1 parent 54982d6 commit 2c3a7e7

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,5 +1,5 @@
11
{
2-
"name": "rkr/mysql-query-builder",
2+
"name": "rkr/php-mysql-query-builder",
33
"description": "Easy to use query builder for PHP5.3+/PDO",
44
"license": "MIT",
55
"authors": [{

0 commit comments

Comments
 (0)