Skip to content

Commit 3c19aea

Browse files
authored
Update README.md
1 parent 66ae185 commit 3c19aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Proprietary, see the provided `license.md`.
2121

2222
## Autoloading
2323

24-
We recommend using [`Composer`](http://getcomposer.org), don't forget to require its autoloader in
24+
We recommend using [`Composer`](http://getcomposer.org) *(note we never recommend you override the new secure-http default setting)*, don't forget to require its autoloader in
2525
your script or bootstrap file:
2626
```php
2727
require 'vendor/autoload.php';

0 commit comments

Comments
 (0)