Skip to content

Commit b5c42b7

Browse files
committed
Update composer.json for fork
1 parent 7a5777b commit b5c42b7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
2-
"name": "corp-soft/laravel-fixtures",
3-
"description": "Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing",
2+
"name": "manageitwa/laravel-fixtures",
3+
"description": "Loads fake data sets into Laravel for testing.",
44
"type": "library",
55
"keywords": [
6-
"Fixture"
6+
"fixtures",
7+
"laravel",
8+
"testing"
79
],
810
"license": "MIT",
911
"authors": [

0 commit comments

Comments
 (0)