瀏覽代碼

Replace thephpleague/url with thephpleague/uri.

League\Url 3 is EOL since 2015-09-23
pull/480/head
Hans Ott 10 年之前
父節點
當前提交
93e3ad957d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -191,8 +191,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
191 191
 *Libraries for parsing URLs.*
192 192
 
193 193
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
194
+* [Uri](https://github.com/thephpleague/uri) - A URL manipulation Library.
194 195
 * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
195
-* [Url](https://github.com/thephpleague/url) - A simple URL manipulation library.
196 196
 
197 197
 ## Email
198 198
 *Libraries for sending and parsing email.*

Loading…
取消
儲存