Update COMPOSER_RELEASE_NOTES.txt

https://github.com/smarty-php/smarty/issues/373
This commit is contained in:
Uwe Tews
2017-10-09 08:53:58 +02:00
parent 428efa634d
commit 9ad66c695d

View File

@@ -27,3 +27,5 @@ To retrieve the development and documentation folders add
"smarty/smarty-dev": "~3.1@dev" "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.