Skip to content

Commit

Permalink
Merge pull request #5 from radius314/master
Browse files Browse the repository at this point in the history
moving to MIT, and packagist
  • Loading branch information
dgershman authored Nov 16, 2018
2 parents 0e9cda6 + ef18417 commit 01ff1ae
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 35 deletions.
12 changes: 3 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,15 @@
"name": "bmlt/bmlt-wordpress-satellite-plugin",
"description": "This is a WordPress plugin of a BMLT satellite client.",
"type": "project",
"license": "GPL",
"license": "MIT",
"authors": [{
"name": "littlegreenviper"
},{
"name": "radius314"
}],
"repositories": [{
"url": "https://github.com/bmlt-enabled/bmlt-satellite-base-class",
"type": "git"
}, {
"url": "https://github.com/bmlt-enabled/bmlt-satellite-driver",
"type": "git"
}],
"require": {
"bmlt/bmlt-satellite-base-class": "dev-master",
"bmlt/bmlt-satellite-driver": "dev-master"
}
},
"minimum-stability": "dev"
}
34 changes: 24 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 ComposerAutoloaderInitf29c0ae91770645bb3965db80b8febb1::getLoader();
return ComposerAutoloaderInit07a1cfcf33713dfccc8605cdca29b63a::getLoader();
2 changes: 1 addition & 1 deletion vendor/bmlt/bmlt-satellite-base-class
Submodule bmlt-satellite-base-class updated from 0132ef to 03925d
2 changes: 1 addition & 1 deletion vendor/bmlt/bmlt-satellite-driver
Submodule bmlt-satellite-driver updated from 1fcad7 to 2bd692
8 changes: 4 additions & 4 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 ComposerAutoloaderInitf29c0ae91770645bb3965db80b8febb1
class ComposerAutoloaderInit07a1cfcf33713dfccc8605cdca29b63a
{
private static $loader;

Expand All @@ -19,15 +19,15 @@ public static function getLoader()
return self::$loader;
}

spl_autoload_register(array('ComposerAutoloaderInitf29c0ae91770645bb3965db80b8febb1', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit07a1cfcf33713dfccc8605cdca29b63a', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
spl_autoload_unregister(array('ComposerAutoloaderInitf29c0ae91770645bb3965db80b8febb1', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit07a1cfcf33713dfccc8605cdca29b63a', 'loadClassLoader'));

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

call_user_func(\Composer\Autoload\ComposerStaticInitf29c0ae91770645bb3965db80b8febb1::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit07a1cfcf33713dfccc8605cdca29b63a::getInitializer($loader));
} else {
$map = require __DIR__ . '/autoload_namespaces.php';
foreach ($map as $namespace => $path) {
Expand Down
2 changes: 1 addition & 1 deletion 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 ComposerStaticInitf29c0ae91770645bb3965db80b8febb1
class ComposerStaticInit07a1cfcf33713dfccc8605cdca29b63a
{
public static function getInitializer(ClassLoader $loader)
{
Expand Down
30 changes: 22 additions & 8 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,24 @@
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/bmlt-enabled/bmlt-satellite-base-class",
"reference": "0132ef3b0036eb8c99bfca41f04d8af24090bd3f"
"url": "https://github.com/bmlt-enabled/bmlt-satellite-base-class.git",
"reference": "03925de1a43c3b6c8571dbd692b557f148ccf7ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bmlt-enabled/bmlt-satellite-base-class/zipball/03925de1a43c3b6c8571dbd692b557f148ccf7ad",
"reference": "03925de1a43c3b6c8571dbd692b557f148ccf7ad",
"shasum": ""
},
"require": {
"bmlt/bmlt-satellite-driver": "dev-master"
},
"time": "2018-11-15T03:41:47+00:00",
"time": "2018-11-16T02:04:28+00:00",
"type": "library",
"installation-source": "source",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL"
"MIT"
],
"authors": [
{
Expand All @@ -33,14 +40,21 @@
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/bmlt-enabled/bmlt-satellite-driver",
"reference": "1fcad76015c0d620cf2a38e9fb77822e15c9fa3c"
"url": "https://github.com/bmlt-enabled/bmlt-satellite-driver.git",
"reference": "2bd692873008a99228f6044111539dea871cf217"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bmlt-enabled/bmlt-satellite-driver/zipball/2bd692873008a99228f6044111539dea871cf217",
"reference": "2bd692873008a99228f6044111539dea871cf217",
"shasum": ""
},
"time": "2018-11-14T17:09:17+00:00",
"time": "2018-11-16T01:45:49+00:00",
"type": "library",
"installation-source": "source",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL"
"MIT"
],
"authors": [
{
Expand Down

0 comments on commit 01ff1ae

Please sign in to comment.