Skip to content

Commit fedfb19

Browse files
committed
updated composer package name
1 parent 6cda000 commit fedfb19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "n0nag0n/simple-model",
3-
"description": "A simple base model you can extend to reduce your hard coded SQL queries.",
2+
"name": "n0nag0n/super-model",
3+
"description": "A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.",
44
"type": "library",
55
"require-dev": {
66
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)