X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fsymfony%2Fexpression-language%2FREADME.md;fp=vendor%2Fsymfony%2Fexpression-language%2FREADME.md;h=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=08b310d10b140b09d6c9151fa966e95231bbabd1;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/symfony/expression-language/README.md b/vendor/symfony/expression-language/README.md deleted file mode 100644 index 08b310d10..000000000 --- a/vendor/symfony/expression-language/README.md +++ /dev/null @@ -1,15 +0,0 @@ -ExpressionLanguage Component -============================ - -The ExpressionLanguage component provides an engine that can compile and -evaluate expressions. An expression is a one-liner that returns a value -(mostly, but not limited to, Booleans). - -Resources ---------- - - * [Documentation](https://symfony.com/doc/current/components/expression_language/introduction.html) - * [Contributing](https://symfony.com/doc/current/contributing/index.html) - * [Report issues](https://github.com/symfony/symfony/issues) and - [send Pull Requests](https://github.com/symfony/symfony/pulls) - in the [main Symfony repository](https://github.com/symfony/symfony)