Skip to content

Commit f98e19d

Browse files
committed
Update package name to ray/web-query
- Change composer.json name from ray/media-query-web to ray/web-query - More concise and consistent with ray/media-query naming
1 parent 498887b commit f98e19d

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,5 +1,5 @@
11
{
2-
"name": "ray/media-query-web",
2+
"name": "ray/web-query",
33
"description": "Web API access mapping framework for Ray.MediaQuery",
44
"license": "MIT",
55
"authors": [
@@ -74,4 +74,4 @@
7474
"bamarni/composer-bin-plugin": true
7575
}
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)