Quellcode durchsuchen

Merge pull request #480 from hansott/master

Replace thephpleague/url with thephpleague/uri.
pull/476/merge
Jamie York vor 10 Jahren
Ursprung
Commit
be50168fdc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern