Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Update username
Browse files Browse the repository at this point in the history
  • Loading branch information
higoka committed Aug 21, 2019
1 parent 128a9a2 commit c16b168
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tafelglotzer/sql-creator-layout",
"require": {
"php": ">=5.6.0",
"tafelglotzer/sql-creator": "dev-master"
}
"name": "higoka/sql-creator-layout",
"require": {
"php": ">=5.6.0",
"higoka/sql-creator": "dev-master"
}
}

0 comments on commit c16b168

Please sign in to comment.