Fixed typo (#964)

cheers
This commit is contained in:
Andrew Murray
2016-07-31 16:06:50 +10:00
committed by Andy Miller
parent 74f6890ce8
commit d8688975a2

View File

@@ -830,7 +830,7 @@
* Improved query string handling
* Optimization to image handling supporting URL encoded filenames
* Use global `composer` when available rather than Grv provided one
* Use `PHP_BINARY` contant rather than `php` executable
* Use `PHP_BINARY` constant rather than `php` executable
* Updated Doctrine Cache library
* Updated Symfony libraries
* Moved `convertUrl()` method to Uri object