Skip to content
Snippets Groups Projects
Commit f176d0b3 authored by David Pesce's avatar David Pesce Committed by GitHub
Browse files

Merge pull request #102 from xAPI-vle/v1.4.0

V1.4.0 release
parents 708d4241 9cf012f9
No related branches found
No related tags found
No related merge requests found
...@@ -14,9 +14,9 @@ ...@@ -14,9 +14,9 @@
"require": { "require": {
"php": "~5.5 || ^7.0.3", "php": "~5.5 || ^7.0.3",
"rusticisoftware/tincan": "1.0.0", "rusticisoftware/tincan": "1.0.0",
"learninglocker/moodle-log-expander": "~1.2", "learninglocker/moodle-log-expander": "~1.4",
"learninglocker/moodle-xapi-translator": "~1.3", "learninglocker/moodle-xapi-translator": "~1.4",
"learninglocker/xapi-recipe-emitter": "~1.2" "learninglocker/xapi-recipe-emitter": "~1.4"
}, },
"prefer-stable": true, "prefer-stable": true,
"minimum-stability": "dev" "minimum-stability": "dev"
......
...@@ -4,20 +4,20 @@ ...@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d0d38b13dfd48a9db6028f25a1dd7c10", "content-hash": "bbbf2d0c51c17d472a593e583266c703",
"packages": [ "packages": [
{ {
"name": "learninglocker/moodle-log-expander", "name": "learninglocker/moodle-log-expander",
"version": "v1.2.0", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LearningLocker/Moodle-Log-Expander.git", "url": "https://github.com/LearningLocker/Moodle-Log-Expander.git",
"reference": "176efff68b7e3bff064a039fd37ddc4adfef58d3" "reference": "86384c3737870e652e924b3aef979c932b23b5cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LearningLocker/Moodle-Log-Expander/zipball/176efff68b7e3bff064a039fd37ddc4adfef58d3", "url": "https://api.github.com/repos/LearningLocker/Moodle-Log-Expander/zipball/86384c3737870e652e924b3aef979c932b23b5cb",
"reference": "176efff68b7e3bff064a039fd37ddc4adfef58d3", "reference": "86384c3737870e652e924b3aef979c932b23b5cb",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
...@@ -34,20 +34,20 @@ ...@@ -34,20 +34,20 @@
"license": [ "license": [
"GPL v3" "GPL v3"
], ],
"time": "2017-05-16T19:12:39+00:00" "time": "2017-06-01T14:57:00+00:00"
}, },
{ {
"name": "learninglocker/moodle-xapi-translator", "name": "learninglocker/moodle-xapi-translator",
"version": "v1.3.0", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LearningLocker/Moodle-xAPI-Translator.git", "url": "https://github.com/LearningLocker/Moodle-xAPI-Translator.git",
"reference": "504c7d09a8ab13143e7a3ea13092b1d15731c4c7" "reference": "c2dc73df0009fbea92bcf15beddcb2a5c4a77338"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LearningLocker/Moodle-xAPI-Translator/zipball/504c7d09a8ab13143e7a3ea13092b1d15731c4c7", "url": "https://api.github.com/repos/LearningLocker/Moodle-xAPI-Translator/zipball/c2dc73df0009fbea92bcf15beddcb2a5c4a77338",
"reference": "504c7d09a8ab13143e7a3ea13092b1d15731c4c7", "reference": "c2dc73df0009fbea92bcf15beddcb2a5c4a77338",
"shasum": "" "shasum": ""
}, },
"require-dev": { "require-dev": {
...@@ -64,20 +64,20 @@ ...@@ -64,20 +64,20 @@
"license": [ "license": [
"GPL v3" "GPL v3"
], ],
"time": "2017-05-30T16:29:32+00:00" "time": "2017-06-01T15:11:18+00:00"
}, },
{ {
"name": "learninglocker/xapi-recipe-emitter", "name": "learninglocker/xapi-recipe-emitter",
"version": "v1.2.0", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LearningLocker/xAPI-Recipe-Emitter.git", "url": "https://github.com/LearningLocker/xAPI-Recipe-Emitter.git",
"reference": "14646252e72f74064a17cf55e277c34a624299b8" "reference": "dbd525f05d2376ce9fdbef592a927df3c3c39e4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LearningLocker/xAPI-Recipe-Emitter/zipball/14646252e72f74064a17cf55e277c34a624299b8", "url": "https://api.github.com/repos/LearningLocker/xAPI-Recipe-Emitter/zipball/dbd525f05d2376ce9fdbef592a927df3c3c39e4e",
"reference": "14646252e72f74064a17cf55e277c34a624299b8", "reference": "dbd525f05d2376ce9fdbef592a927df3c3c39e4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
"license": [ "license": [
"GPL v3" "GPL v3"
], ],
"time": "2017-05-16T19:13:06+00:00" "time": "2017-06-01T14:49:52+00:00"
}, },
{ {
"name": "namshi/jose", "name": "namshi/jose",
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->component = 'logstore_xapi'; $plugin->component = 'logstore_xapi';
$plugin->version = 2017053000; $plugin->version = 2017053100;
$plugin->release = '1.3.0'; $plugin->release = '1.4.0';
$plugin->requires = 2014111000; $plugin->requires = 2014111000;
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment