redelivre / login-cidadao

Federated Digital Identity Provider for Gov and eCitizen
https://id.org.br
GNU Affero General Public License v3.0
12 stars 8 forks source link

Stop using league/uri #23

Closed guilhermednt closed 8 years ago

guilhermednt commented 8 years ago

For some reason, league/uri won't work with PHP 5.4 and since it can be easily replaced with PHP's parse_url we should replace it in favor of people being able to run login-cidadao on PHP 5.4.