Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1433 → Rev 1434

/trunk/vendor/composer/installed.json
1126,15 → 1126,15
"source": {
"type": "git",
"url": "https://github.com/tinymce/tinymce-dist.git",
"reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df"
"reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/b9c50833d455adcf5ae89a6da7648ae5d65468df",
"reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/e5650a256f8941a0593ec0b9d3c435f20f1d4245",
"reference": "e5650a256f8941a0593ec0b9d3c435f20f1d4245",
"shasum": ""
},
"time": "2023-10-19T03:02:47+00:00",
"time": "2023-11-15T00:42:08+00:00",
"type": "component",
"extra": {
"component": {
1175,7 → 1175,7
"wysiwyg"
],
"support": {
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.8"
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.9"
},
"install-path": "../tinymce/tinymce"
},
/trunk/vendor/composer/installed.php
236,7 → 236,7
'tinymce/tinymce' => array(
'pretty_version' => '5.x-dev',
'version' => '5.9999999.9999999.9999999-dev',
'reference' => 'b9c50833d455adcf5ae89a6da7648ae5d65468df',
'reference' => 'e5650a256f8941a0593ec0b9d3c435f20f1d4245',
'type' => 'component',
'install_path' => __DIR__ . '/../tinymce/tinymce',
'aliases' => array(),