Skip to content

Commit b196d3e

Browse files
authored
Update composer.json
1 parent acb7620 commit b196d3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "grimzy/laravel-mysql-spatial",
2+
"name": "astrogin/laravel-mysql-spatial",
33
"description": "MySQL spatial data types extension for Laravel.",
44
"type": "library",
55
"license": "MIT",
66
"authors": [
77
{
8-
"name": "Joseph Estefane",
9-
"email": "estefanejoe@gmail.com"
8+
"name": "Andrey",
9+
"email": "astrogin24@gmail.com"
1010
}
1111
],
1212
"require": {

0 commit comments

Comments
 (0)