Sfoglia il codice sorgente

Replace thephpleague/url with thephpleague/uri.

League\Url 3 is EOL since 2015-09-23
pull/480/head
Hans Ott 10 anni fa
parent
commit
93e3ad957d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -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…
Annulla
Salva