Skip to content

Commit

Permalink
Fixed casing in Curl.php filename for psr-04
Browse files Browse the repository at this point in the history
  • Loading branch information
tg79-unikent committed Jun 17, 2015
1 parent bafac7d commit a911c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Facades/curl.php → Facades/Curl.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ protected static function getFacadeAccessor()
return 'curl';
}

}
}

0 comments on commit a911c49

Please sign in to comment.