Subversion Repositories oidplus

Rev

Rev 1421 | Rev 1424 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1421 Rev 1422
Line 431... Line 431...
431
            "version": "dev-master",
431
            "version": "dev-master",
432
            "version_normalized": "dev-master",
432
            "version_normalized": "dev-master",
433
            "source": {
433
            "source": {
434
                "type": "git",
434
                "type": "git",
435
                "url": "https://github.com/danielmarschall/vnag.git",
435
                "url": "https://github.com/danielmarschall/vnag.git",
436
                "reference": "61ec850281a587927dc15a12e75feea5a8085aeb"
436
                "reference": "f354f73264e6d3fd3280ee0a0d546b048868eeba"
437
            },
437
            },
438
            "dist": {
438
            "dist": {
439
                "type": "zip",
439
                "type": "zip",
440
                "url": "https://api.github.com/repos/danielmarschall/vnag/zipball/61ec850281a587927dc15a12e75feea5a8085aeb",
440
                "url": "https://api.github.com/repos/danielmarschall/vnag/zipball/f354f73264e6d3fd3280ee0a0d546b048868eeba",
441
                "reference": "61ec850281a587927dc15a12e75feea5a8085aeb",
441
                "reference": "f354f73264e6d3fd3280ee0a0d546b048868eeba",
442
                "shasum": ""
442
                "shasum": ""
443
            },
443
            },
444
            "require": {
444
            "require": {
445
                "php": ">=7.0"
445
                "php": ">=7.0"
446
            },
446
            },
447
            "time": "2023-10-14T19:44:54+00:00",
447
            "time": "2023-10-15T10:14:46+00:00",
448
            "default-branch": true,
448
            "default-branch": true,
449
            "type": "library",
449
            "type": "library",
450
            "installation-source": "dist",
450
            "installation-source": "dist",
451
            "notification-url": "https://packagist.org/downloads/",
451
            "notification-url": "https://packagist.org/downloads/",
452
            "license": [
452
            "license": [
Line 835... Line 835...
835
            "version": "3.0.x-dev",
835
            "version": "3.0.x-dev",
836
            "version_normalized": "3.0.9999999.9999999-dev",
836
            "version_normalized": "3.0.9999999.9999999-dev",
837
            "source": {
837
            "source": {
838
                "type": "git",
838
                "type": "git",
839
                "url": "https://github.com/phpseclib/phpseclib.git",
839
                "url": "https://github.com/phpseclib/phpseclib.git",
840
                "reference": "967210fb469c1cb335900dda9092e4594bdf12ea"
840
                "reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0"
841
            },
841
            },
842
            "dist": {
842
            "dist": {
843
                "type": "zip",
843
                "type": "zip",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/967210fb469c1cb335900dda9092e4594bdf12ea",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/33fa69b2514a61138dd48e7a49f99445711e0ad0",
845
                "reference": "967210fb469c1cb335900dda9092e4594bdf12ea",
845
                "reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0",
846
                "shasum": ""
846
                "shasum": ""
847
            },
847
            },
848
            "require": {
848
            "require": {
849
                "paragonie/constant_time_encoding": "^1|^2",
849
                "paragonie/constant_time_encoding": "^1|^2",
850
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
850
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Line 858... Line 858...
858
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
858
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
859
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
859
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
860
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
860
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
861
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
861
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
862
            },
862
            },
863
            "time": "2023-10-07T23:25:46+00:00",
863
            "time": "2023-10-21T14:00:39+00:00",
864
            "type": "library",
864
            "type": "library",
865
            "installation-source": "dist",
865
            "installation-source": "dist",
866
            "autoload": {
866
            "autoload": {
867
                "files": [
867
                "files": [
868
                    "phpseclib/bootstrap.php"
868
                    "phpseclib/bootstrap.php"
Line 1124... Line 1124...
1124
            "version": "5.x-dev",
1124
            "version": "5.x-dev",
1125
            "version_normalized": "5.9999999.9999999.9999999-dev",
1125
            "version_normalized": "5.9999999.9999999.9999999-dev",
1126
            "source": {
1126
            "source": {
1127
                "type": "git",
1127
                "type": "git",
1128
                "url": "https://github.com/tinymce/tinymce-dist.git",
1128
                "url": "https://github.com/tinymce/tinymce-dist.git",
1129
                "reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff"
1129
                "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df"
1130
            },
1130
            },
1131
            "dist": {
1131
            "dist": {
1132
                "type": "zip",
1132
                "type": "zip",
1133
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
1133
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/b9c50833d455adcf5ae89a6da7648ae5d65468df",
1134
                "reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
1134
                "reference": "b9c50833d455adcf5ae89a6da7648ae5d65468df",
1135
                "shasum": ""
1135
                "shasum": ""
1136
            },
1136
            },
1137
            "time": "2022-12-07T03:50:54+00:00",
1137
            "time": "2023-10-19T03:02:47+00:00",
1138
            "type": "component",
1138
            "type": "component",
1139
            "extra": {
1139
            "extra": {
1140
                "component": {
1140
                "component": {
1141
                    "scripts": [
1141
                    "scripts": [
1142
                        "tinymce.js",
1142
                        "tinymce.js",
Line 1173... Line 1173...
1173
                "text",
1173
                "text",
1174
                "tinymce",
1174
                "tinymce",
1175
                "wysiwyg"
1175
                "wysiwyg"
1176
            ],
1176
            ],
1177
            "support": {
1177
            "support": {
1178
                "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.7"
1178
                "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.8"
1179
            },
1179
            },
1180
            "install-path": "../tinymce/tinymce"
1180
            "install-path": "../tinymce/tinymce"
1181
        },
1181
        },
1182
        {
1182
        {
1183
            "name": "twbs/bootstrap",
1183
            "name": "twbs/bootstrap",