Procházet zdrojové kódy

Replace thephpleague/url with thephpleague/uri.

League\Url 3 is EOL since 2015-09-23
pull/480/head
Hans Ott před 10 roky
rodič
revize
93e3ad957d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -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.*

Načítá se…
Zrušit
Uložit