mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
The installer dependency gets included too late for 2.4, so framework ends up in the wrong path. That's a bug with composer, see See https://github.com/composer/composer/issues/1147 Until its fixed, we remove the explicit dependency which seems to trigger this path in the dependency resolver (works for 3.x)
MINOR Setting Content-Type to text/plain in various error responses for RestfulServer (from r114750)
ENHANCEMENT Making "sake" script more portable by using "/usr/bin/env" shebang instead of "/bin/bash" (fixes #6045, thanks sychan)
Description
Languages
PHP
99.4%
Scheme
0.5%