File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 <img src="https://github.com/workbunny/webman-ip-attribution/actions/workflows/CI.yml/badge.svg" alt="Build Status">
1212 </a>
1313 <a href="https://github.com/workbunny/webman-ip-attribution/releases">
14- <img alt="Latest Stable Version" src="http ://poser.pugx.org/ workbunny/webman-ip-attribution/v ">
14+ <img alt="Latest Stable Version" src="https ://badgen.net/packagist/v/ workbunny/webman-ip-attribution/latest ">
1515 </a>
1616 <a href="https://github.com/workbunny/webman-ip-attribution/blob/main/composer.json">
17- <img alt="PHP Version Require" src="http ://poser.pugx.org/ workbunny/webman-ip-attribution/require/php ">
17+ <img alt="PHP Version Require" src="https ://badgen.net/packagist/php/ workbunny/webman-ip-attribution">
1818 </a>
1919 <a href="https://github.com/workbunny/webman-ip-attribution/blob/main/LICENSE">
20- <img alt="GitHub license" src="http ://poser.pugx.org/ workbunny/webman-ip-attribution/license ">
20+ <img alt="GitHub license" src="https ://badgen.net/packagist/license/ workbunny/webman-ip-attribution">
2121 </a>
2222</div >
2323
@@ -163,4 +163,4 @@ var_dump($location->createReader(Location::DB_ASN)); // Country库
163163// 返回连接Country库的 GeoIp2\Database\Reader 对象
164164```
165165
166- 更多用法和示例参照 [ geoip2/geoip2] ( https://github.com/maxmind/GeoIP2-php ) ;
166+ 更多用法和示例参照 [ geoip2/geoip2] ( https://github.com/maxmind/GeoIP2-php ) ;
You can’t perform that action at this time.
0 commit comments