Version 1
[yaffs-website] / vendor / fabpot / goutte / Goutte / Resources / phar-stub.php
diff --git a/vendor/fabpot/goutte/Goutte/Resources/phar-stub.php b/vendor/fabpot/goutte/Goutte/Resources/phar-stub.php
new file mode 100644 (file)
index 0000000..b9c3b44
--- /dev/null
@@ -0,0 +1,14 @@
+<?php
+
+/*
+ * This file is part of the Goutte utility.
+ *
+ * (c) Fabien Potencier <fabien@symfony.com>
+ *
+ * This source file is subject to the MIT license that is bundled
+ * with this source code in the file LICENSE.
+ */
+
+require_once 'phar://'.__FILE__.'/vendor/autoload.php';
+
+__HALT_COMPILER();