Skip to content

Commit cea2c87

Browse files
author
Piotr Krajewski
committed
fix
1 parent 500aee1 commit cea2c87

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": "eloquent/nested-attributes",
2+
"name": "mits87/eloquent-nested-attributes",
33
"type": "library",
44
"description": "Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.",
55
"keywords": [

0 commit comments

Comments
 (0)