Skip to content

Commit

Permalink
Committing built version of d99d5ef
Browse files Browse the repository at this point in the history
  • Loading branch information
10upbot on GitHub committed Apr 14, 2021
1 parent 1943225 commit 48b18f8
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: Sophi, Site Automation, Collector, AI, Artifical Intelligence
Requires at least: 5.6
Tested up to: 5.6
Requires PHP: 7.4
Stable tag: 0.1.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
4 changes: 2 additions & 2 deletions sophi-for-wordpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Sophi for WordPress
* Plugin URI: https://github.com/globeandmail/sophi-for-wordpress
* Description: WordPress VIP-compatible plugin for the Sophi.io Site Automation service.
* Version: 0.1.0
* Version: 1.0.0
* Requires at least: 5.6
* Requires PHP: 7.4
* Author: 10up
Expand All @@ -17,7 +17,7 @@
*/

// Useful global constants.
define( 'SOPHI_WP_VERSION', '0.1.0' );
define( 'SOPHI_WP_VERSION', '1.0.0' );
define( 'SOPHI_WP_URL', plugin_dir_url( __FILE__ ) );
define( 'SOPHI_WP_PATH', plugin_dir_path( __FILE__ ) );
define( 'SOPHI_WP_INC', SOPHI_WP_PATH . 'includes/' );
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit40a60e2089c700a0543e0d77ef2e2bee::getLoader();
return ComposerAutoloaderInit7e6cfe6632ef312ed1530dcd38369377::getLoader();
4 changes: 2 additions & 2 deletions vendor/composer/InstalledVersions.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => '9265d4de0a9eab23cd484674f492d19bc56054ed',
'reference' => 'd99d5ef7d4e48a1afbaa15208c026d43f5523b77',
'name' => 'globeandmail/sophi-wp',
),
'versions' =>
Expand All @@ -51,7 +51,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => '9265d4de0a9eab23cd484674f492d19bc56054ed',
'reference' => 'd99d5ef7d4e48a1afbaa15208c026d43f5523b77',
),
'ramsey/collection' =>
array (
Expand Down
14 changes: 7 additions & 7 deletions vendor/composer/autoload_real.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInit40a60e2089c700a0543e0d77ef2e2bee
class ComposerAutoloaderInit7e6cfe6632ef312ed1530dcd38369377
{
private static $loader;

Expand All @@ -24,15 +24,15 @@ public static function getLoader()

require __DIR__ . '/platform_check.php';

spl_autoload_register(array('ComposerAutoloaderInit40a60e2089c700a0543e0d77ef2e2bee', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit7e6cfe6632ef312ed1530dcd38369377', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
spl_autoload_unregister(array('ComposerAutoloaderInit40a60e2089c700a0543e0d77ef2e2bee', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit7e6cfe6632ef312ed1530dcd38369377', 'loadClassLoader'));

$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
if ($useStaticLoader) {
require __DIR__ . '/autoload_static.php';

call_user_func(\Composer\Autoload\ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377::getInitializer($loader));
} else {
$map = require __DIR__ . '/autoload_namespaces.php';
foreach ($map as $namespace => $path) {
Expand All @@ -53,19 +53,19 @@ public static function getLoader()
$loader->register(true);

if ($useStaticLoader) {
$includeFiles = Composer\Autoload\ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee::$files;
$includeFiles = Composer\Autoload\ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377::$files;
} else {
$includeFiles = require __DIR__ . '/autoload_files.php';
}
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequire40a60e2089c700a0543e0d77ef2e2bee($fileIdentifier, $file);
composerRequire7e6cfe6632ef312ed1530dcd38369377($fileIdentifier, $file);
}

return $loader;
}
}

function composerRequire40a60e2089c700a0543e0d77ef2e2bee($fileIdentifier, $file)
function composerRequire7e6cfe6632ef312ed1530dcd38369377($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
require $file;
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee
class ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377
{
public static $files = array (
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
Expand Down Expand Up @@ -63,9 +63,9 @@ class ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit40a60e2089c700a0543e0d77ef2e2bee::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit7e6cfe6632ef312ed1530dcd38369377::$classMap;

}, null, ClassLoader::class);
}
Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'aliases' =>
array (
),
'reference' => '9265d4de0a9eab23cd484674f492d19bc56054ed',
'reference' => 'd99d5ef7d4e48a1afbaa15208c026d43f5523b77',
'name' => 'globeandmail/sophi-wp',
),
'versions' =>
Expand All @@ -27,7 +27,7 @@
'aliases' =>
array (
),
'reference' => '9265d4de0a9eab23cd484674f492d19bc56054ed',
'reference' => 'd99d5ef7d4e48a1afbaa15208c026d43f5523b77',
),
'ramsey/collection' =>
array (
Expand Down

0 comments on commit 48b18f8

Please sign in to comment.