Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / polyfill-php54 / README.md
diff --git a/vendor/symfony/polyfill-php54/README.md b/vendor/symfony/polyfill-php54/README.md
deleted file mode 100644 (file)
index d5dd463..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-Symfony Polyfill / Php54
-========================
-
-This component provides functions unavailable in releases prior to PHP 5.4:
-
-- [`trait_exists`](http://php.net/trait_exists)
-- [`class_uses`](http://php.net/class_uses)
-- [`hex2bin`](http://php.net/hex2bin)
-- [`session_register_shutdown`](http://php.net/session_register_shutdown)
-
-More information can be found in the
-[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
-
-License
-=======
-
-This library is released under the [MIT license](LICENSE).