STRATO-apps/wordpress_03/app/wp-content/plugins/tutor-stripe/vendor/composer/installed.php
SHA-256: c0ae1b0f069e60f3ad36d35d35fc750f23a678023a18725b36e3eeffe6c35029
<?php return array(
'root' => array(
'name' => 'themeum/tutor-payment-stripe',
'pretty_version' => '1.0.4',
'version' => '1.0.4.0',
'reference' => null,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'stripe/stripe-php' => array(
'pretty_version' => 'v17.6.0',
'version' => '17.6.0.0',
'reference' => 'a6219df5df1324a0d3f1da25fb5e4b8a3307ea16',
'type' => 'library',
'install_path' => __DIR__ . '/../stripe/stripe-php',
'aliases' => array(),
'dev_requirement' => false,
),
'themeum/tutor-payment-stripe' => array(
'pretty_version' => '1.0.4',
'version' => '1.0.4.0',
'reference' => null,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);