summaryrefslogtreecommitdiffstats
path: root/php-phpspec-prophecy-autoload.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-15 14:09:47 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-15 14:09:47 +0100
commitbd01f0e3b841781668aa99d5636e4d17d6611596 (patch)
tree6dd73fa36e1b95453f783189d639f8140e3d1ed3 /php-phpspec-prophecy-autoload.php
parent445a8147114c60687eefd7bedbf1fdac63e54ad6 (diff)
php-phpspec-prophecy: 1.6.0
Diffstat (limited to 'php-phpspec-prophecy-autoload.php')
-rw-r--r--php-phpspec-prophecy-autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-phpspec-prophecy-autoload.php b/php-phpspec-prophecy-autoload.php
index 473319b..54effef 100644
--- a/php-phpspec-prophecy-autoload.php
+++ b/php-phpspec-prophecy-autoload.php
@@ -18,4 +18,5 @@ $fedoraClassLoader->addPrefix('Prophecy\\', dirname(__DIR__));
// Dependencies
require_once 'Doctrine/Instantiator/autoload.php';
require_once 'SebastianBergmann/Comparator/autoload.php';
+require_once 'SebastianBergmann/RecursionContext/autoload.php';
require_once 'phpDocumentor/Reflection/DocBlock/autoload.php';