diff options
| author | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-09 08:53:58 +0200 |
|---|---|---|
| committer | Uwe Tews <uwe.tews@googlemail.com> | 2017-10-09 08:53:58 +0200 |
| commit | 9ad66c695d325e36520f993eaa7126a9d03670a4 (patch) | |
| tree | 19c58a8db66300ea38ffba745058824ee35af86d | |
| parent | 428efa634db188e3d929b18a137d5ba63cc45d11 (diff) | |
| download | smarty-9ad66c695d325e36520f993eaa7126a9d03670a4.tar.gz smarty-9ad66c695d325e36520f993eaa7126a9d03670a4.tar.bz2 smarty-9ad66c695d325e36520f993eaa7126a9d03670a4.zip | |
Update COMPOSER_RELEASE_NOTES.txt
https://github.com/smarty-php/smarty/issues/373
| -rw-r--r-- | COMPOSER_RELEASE_NOTES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/COMPOSER_RELEASE_NOTES.txt b/COMPOSER_RELEASE_NOTES.txt index c943d9f2..0644719c 100644 --- a/COMPOSER_RELEASE_NOTES.txt +++ b/COMPOSER_RELEASE_NOTES.txt @@ -27,3 +27,5 @@ To retrieve the development and documentation folders add "smarty/smarty-dev": "~3.1@dev" } +If you are using (include) the composer generated autoloader.php which is located +in the /vendor folder it is no longer needed to require the Smarty.class.php file.
\ No newline at end of file |
