Skip to content
Snippets Groups Projects
Commit f8c05107 authored by Ryan Smith's avatar Ryan Smith
Browse files

Updates sub repos and adds StatementFactory for testing validation.

parent 33d0698a
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@
}
},
"require-dev": {
"phpunit/phpunit": "~4.6"
"phpunit/phpunit": "~4.6",
"learninglocker/statementfactory": "~0.0"
},
"require": {
"rusticisoftware/tincan": "0.12.*",
......
......@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "fe60560199ee579082c55bb91b96a8e9",
"hash": "17214646cb86b89e46e358300ad4d0de",
"packages": [
{
"name": "learninglocker/moodle-log-expander",
"version": "v0.2.0",
"version": "v0.3.0",
"source": {
"type": "git",
"url": "https://github.com/LearningLocker/Moodle-Log-Expander.git",
"reference": "7515bb851915c3630f11b503bf0ca32ef1049c79"
"reference": "1f463bcadc09186297f0ffb558ce5b63ab96c530"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LearningLocker/Moodle-Log-Expander/zipball/7515bb851915c3630f11b503bf0ca32ef1049c79",
"reference": "7515bb851915c3630f11b503bf0ca32ef1049c79",
"url": "https://api.github.com/repos/LearningLocker/Moodle-Log-Expander/zipball/1f463bcadc09186297f0ffb558ce5b63ab96c530",
"reference": "1f463bcadc09186297f0ffb558ce5b63ab96c530",
"shasum": ""
},
"require-dev": {
......@@ -27,27 +27,27 @@
"autoload": {
"psr-4": {
"LogExpander\\": "src/",
"Tests\\": "tests/"
"LogExpander\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL v3"
],
"time": "2015-08-03 11:12:05"
"time": "2015-08-07 12:10:55"
},
{
"name": "learninglocker/moodle-xapi-translator",
"version": "v0.2.0",
"version": "v0.3.0",
"source": {
"type": "git",
"url": "https://github.com/LearningLocker/Moodle-xAPI-Translator.git",
"reference": "f00cb681b1a009433b3240419b6c51f49af2bea7"
"reference": "901bf150f7ead4b9c560d93c37cf78b8972e0649"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LearningLocker/Moodle-xAPI-Translator/zipball/f00cb681b1a009433b3240419b6c51f49af2bea7",
"reference": "f00cb681b1a009433b3240419b6c51f49af2bea7",
"url": "https://api.github.com/repos/LearningLocker/Moodle-xAPI-Translator/zipball/901bf150f7ead4b9c560d93c37cf78b8972e0649",
"reference": "901bf150f7ead4b9c560d93c37cf78b8972e0649",
"shasum": ""
},
"require-dev": {
......@@ -57,47 +57,48 @@
"autoload": {
"psr-4": {
"MXTranslator\\": "src/",
"Tests\\": "tests/"
"MXTranslator\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL v3"
],
"time": "2015-08-03 11:15:21"
"time": "2015-08-07 12:10:55"
},
{
"name": "learninglocker/xapi-recipe-emitter",
"version": "v0.2.0",
"version": "v0.3.0",
"source": {
"type": "git",
"url": "https://github.com/LearningLocker/xAPI-Recipe-Emitter.git",
"reference": "7e7b19145c4c2b766cf25082b2fba9cb6ce8ef30"
"reference": "2415134020535f5529440e0b6de6a9461f79a1ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LearningLocker/xAPI-Recipe-Emitter/zipball/7e7b19145c4c2b766cf25082b2fba9cb6ce8ef30",
"reference": "7e7b19145c4c2b766cf25082b2fba9cb6ce8ef30",
"url": "https://api.github.com/repos/LearningLocker/xAPI-Recipe-Emitter/zipball/2415134020535f5529440e0b6de6a9461f79a1ef",
"reference": "2415134020535f5529440e0b6de6a9461f79a1ef",
"shasum": ""
},
"require": {
"rusticisoftware/tincan": "0.12.*"
},
"require-dev": {
"learninglocker/statementfactory": "~0.0",
"phpunit/phpunit": "~4.6"
},
"type": "library",
"autoload": {
"psr-4": {
"XREmitter\\": "src/",
"Tests\\": "tests/"
"XREmitter\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL v3"
],
"time": "2015-08-03 11:17:53"
"time": "2015-08-07 12:10:56"
},
{
"name": "rusticisoftware/tincan",
......@@ -205,6 +206,39 @@
],
"time": "2015-06-14 21:17:01"
},
{
"name": "learninglocker/statementfactory",
"version": "v0.0.2",
"source": {
"type": "git",
"url": "https://github.com/LearningLocker/StatementFactory.git",
"reference": "b364e7f49329230ee9eef7a30536ca9637a42630"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LearningLocker/StatementFactory/zipball/b364e7f49329230ee9eef7a30536ca9637a42630",
"reference": "b364e7f49329230ee9eef7a30536ca9637a42630",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Locker\\XApi\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL v3"
],
"authors": [
{
"name": "Ryan Smith",
"email": "0ryansmith1994@gmail.com"
}
],
"description": "Learning Locker's classes for xAPI.",
"time": "2015-05-13 14:33:50"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "2.0.4",
......@@ -316,16 +350,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "2.2.1",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7"
"reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6526d9bdb56e2af1e8950114d42391044d18cfa7",
"reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c",
"reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c",
"shasum": ""
},
"require": {
......@@ -333,7 +367,7 @@
"phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "~1.3",
"sebastian/environment": "~1.3.1",
"sebastian/environment": "^1.3.2",
"sebastian/version": "~1.0"
},
"require-dev": {
......@@ -374,7 +408,7 @@
"testing",
"xunit"
],
"time": "2015-08-02 04:45:08"
"time": "2015-08-04 03:42:39"
},
{
"name": "phpunit/php-file-iterator",
......@@ -556,16 +590,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.7.7",
"version": "4.8.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9b97f9d807b862c2de2a36e86690000801c85724"
"reference": "748c6963c0a8c983fa69ee8884c885d0e98209bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b97f9d807b862c2de2a36e86690000801c85724",
"reference": "9b97f9d807b862c2de2a36e86690000801c85724",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/748c6963c0a8c983fa69ee8884c885d0e98209bf",
"reference": "748c6963c0a8c983fa69ee8884c885d0e98209bf",
"shasum": ""
},
"require": {
......@@ -575,7 +609,7 @@
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
"phpspec/prophecy": "~1.3,>=1.3.1",
"phpspec/prophecy": "^1.3.1",
"phpunit/php-code-coverage": "~2.1",
"phpunit/php-file-iterator": "~1.4",
"phpunit/php-text-template": "~1.2",
......@@ -583,7 +617,7 @@
"phpunit/phpunit-mock-objects": "~2.3",
"sebastian/comparator": "~1.1",
"sebastian/diff": "~1.2",
"sebastian/environment": "~1.2",
"sebastian/environment": "~1.3",
"sebastian/exporter": "~1.2",
"sebastian/global-state": "~1.0",
"sebastian/version": "~1.0",
......@@ -598,7 +632,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.7.x-dev"
"dev-master": "4.8.x-dev"
}
},
"autoload": {
......@@ -624,7 +658,7 @@
"testing",
"xunit"
],
"time": "2015-07-13 11:28:34"
"time": "2015-08-07 12:56:50"
},
{
"name": "phpunit/phpunit-mock-objects",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment