diff --git a/LICENSE b/LICENSE index 084f074..8db5a61 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 7k7k.com +Copyright (c) 2018 7kgame Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/composer.json b/composer.json index 5dff26a..d313bf0 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "require": { - "7k7k/php-common": "dev-master", - "7k7k/php-web": "dev-master", - "7k7k/php-weixin": "dev-master" + "7kgame/php-common": "dev-master", + "7kgame/php-web": "dev-master", + "7kgame/php-weixin": "dev-master" }, "config": { "secure-http": false,