PluginProbe ʕ •ᴥ•ʔ
Reviews Feed – Add Testimonials and Customer Reviews From Google Reviews, Yelp, TripAdvisor, and More / 2.10.0
Reviews Feed – Add Testimonials and Customer Reviews From Google Reviews, Yelp, TripAdvisor, and More v2.10.0
2.11.0 2.10.0 2.9.0 2.8.0 2.7.0 2.6.7 2.6.8 2.6.5 2.6.4 2.6.3 2.6.2 2.6.0 2.5.5 2.5.4 2.5.3 2.5.2 trunk 1.0 1.0.1 1.0.2 1.0.3 1.1 1.1.1 1.1.2 1.2.0 2.0 2.1.0 2.1.1 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.5.0 2.5.1
reviews-feed / vendor / composer / installed.php
reviews-feed / vendor / composer Last commit date
ClassLoader.php 3 weeks ago InstalledVersions.php 3 weeks ago LICENSE 3 weeks ago autoload_classmap.php 3 weeks ago autoload_files.php 3 weeks ago autoload_namespaces.php 3 weeks ago autoload_psr4.php 3 weeks ago autoload_real.php 3 weeks ago autoload_static.php 3 weeks ago installed.json 3 weeks ago installed.php 3 weeks ago
installed.php
6 lines
1 <?php
2
3 namespace SmashBalloon\Reviews\Vendor;
4
5 return array('root' => array('name' => 'smashballoon/reviews-feed', 'pretty_version' => 'v2.10.0', 'version' => '2.10.0.0', 'reference' => 'fcbcd18ced682a6e0af3bd75711262c23e00cfef', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('laravel/serializable-closure' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => '8be68b9a31863c40ccccac14f7e885e274b8ea62', 'type' => 'library', 'install_path' => __DIR__ . '/../laravel/serializable-closure', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/invoker' => array('pretty_version' => '2.3.7', 'version' => '2.3.7.0', 'reference' => '3c1ddfdef181431fbc4be83378f6d036d59e81e1', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/invoker', 'aliases' => array(), 'dev_requirement' => \false), 'php-di/php-di' => array('dev_requirement' => \false, 'replaced' => array(0 => '6.4.0')), 'php-di/phpdoc-reader' => array('pretty_version' => '2.2.1', 'version' => '2.2.1.0', 'reference' => '66daff34cbd2627740ffec9469ffbac9f8c8185c', 'type' => 'library', 'install_path' => __DIR__ . '/../php-di/phpdoc-reader', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'smashballoon/customizer' => array('pretty_version' => 'v2.x-dev', 'version' => '2.9999999.9999999.9999999-dev', 'reference' => '3dfba6d1bf26516d301ff2f2e2e58095649549c1', 'type' => 'library', 'install_path' => __DIR__ . '/../smashballoon/customizer', 'aliases' => array(), 'dev_requirement' => \false), 'smashballoon/framework' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '3c53a9a74cc5bbdb4df2cfec13007f4793404e0f', 'type' => 'library', 'install_path' => __DIR__ . '/../smashballoon/framework', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'smashballoon/reviews-feed' => array('pretty_version' => 'v2.10.0', 'version' => '2.10.0.0', 'reference' => 'fcbcd18ced682a6e0af3bd75711262c23e00cfef', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'smashballoon/stubs' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '063c3e588e897985d83cb65958c45e12281263ba', 'type' => 'library', 'install_path' => __DIR__ . '/../smashballoon/stubs', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false)));
6