Subversion Repositories oidplus

Rev

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

Rev 1463 Rev 1466
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": "8f3a66547a020c799cd4d2a5ea1933f055eb3b90"
840
                "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8"
841
            },
841
            },
842
            "dist": {
842
            "dist": {
843
                "type": "zip",
843
                "type": "zip",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/8f3a66547a020c799cd4d2a5ea1933f055eb3b90",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
845
                "reference": "8f3a66547a020c799cd4d2a5ea1933f055eb3b90",
845
                "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
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": "2024-02-08T04:43:03+00:00",
863
            "time": "2024-03-03T02:14:58+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 1179... Line 1179...
1179
            },
1179
            },
1180
            "install-path": "../tinymce/tinymce"
1180
            "install-path": "../tinymce/tinymce"
1181
        },
1181
        },
1182
        {
1182
        {
1183
            "name": "twbs/bootstrap",
1183
            "name": "twbs/bootstrap",
1184
            "version": "v5.3.2",
1184
            "version": "v5.3.3",
1185
            "version_normalized": "5.3.2.0",
1185
            "version_normalized": "5.3.3.0",
1186
            "source": {
1186
            "source": {
1187
                "type": "git",
1187
                "type": "git",
1188
                "url": "https://github.com/twbs/bootstrap.git",
1188
                "url": "https://github.com/twbs/bootstrap.git",
1189
                "reference": "344e912d04b5b6a04482113eff20ab416ff01048"
1189
                "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba"
1190
            },
1190
            },
1191
            "dist": {
1191
            "dist": {
1192
                "type": "zip",
1192
                "type": "zip",
1193
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/344e912d04b5b6a04482113eff20ab416ff01048",
1193
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
1194
                "reference": "344e912d04b5b6a04482113eff20ab416ff01048",
1194
                "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
1195
                "shasum": ""
1195
                "shasum": ""
1196
            },
1196
            },
1197
            "replace": {
1197
            "replace": {
1198
                "twitter/bootstrap": "self.version"
1198
                "twitter/bootstrap": "self.version"
1199
            },
1199
            },
1200
            "time": "2023-09-14T14:19:27+00:00",
1200
            "time": "2024-02-20T15:14:29+00:00",
1201
            "type": "library",
1201
            "type": "library",
1202
            "installation-source": "dist",
1202
            "installation-source": "dist",
1203
            "notification-url": "https://packagist.org/downloads/",
1203
            "notification-url": "https://packagist.org/downloads/",
1204
            "license": [
1204
            "license": [
1205
                "MIT"
1205
                "MIT"
Line 1226... Line 1226...
1226
                "sass",
1226
                "sass",
1227
                "web"
1227
                "web"
1228
            ],
1228
            ],
1229
            "support": {
1229
            "support": {
1230
                "issues": "https://github.com/twbs/bootstrap/issues",
1230
                "issues": "https://github.com/twbs/bootstrap/issues",
1231
                "source": "https://github.com/twbs/bootstrap/tree/v5.3.2"
1231
                "source": "https://github.com/twbs/bootstrap/tree/v5.3.3"
1232
            },
1232
            },
1233
            "install-path": "../twbs/bootstrap"
1233
            "install-path": "../twbs/bootstrap"
1234
        },
1234
        },
1235
        {
1235
        {
1236
            "name": "tweeb/tinymce-i18n",
1236
            "name": "tweeb/tinymce-i18n",