Skip to content

Commit 8378a9a

Browse files
authored
Merge pull request #2 from octahedroid/fix-update-package-name
fix: update package name to avoid collisions
2 parents 0356772 + 0fe0d15 commit 8378a9a

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": "jenssegers/proxy",
2+
"name": "octahedroid/php-proxy",
33
"description": "Proxy library that forwards requests to the desired url and returns the response.",
44
"keywords": ["proxy"],
55
"homepage": "https://github.com/jenssegers/php-proxy",

0 commit comments

Comments
 (0)