Subversion Repositories oidplus

Rev

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

Rev 827 Rev 833
Line 190... Line 190...
190
            "version": "dev-master",
190
            "version": "dev-master",
191
            "version_normalized": "dev-master",
191
            "version_normalized": "dev-master",
192
            "source": {
192
            "source": {
193
                "type": "git",
193
                "type": "git",
194
                "url": "https://github.com/danielmarschall/php_utils.git",
194
                "url": "https://github.com/danielmarschall/php_utils.git",
195
                "reference": "1a9b6f27cd44012caa64803605c22e56747f1999"
195
                "reference": "88f27fa61f916ebe0b412fab11d2211a7af98f15"
196
            },
196
            },
197
            "dist": {
197
            "dist": {
198
                "type": "zip",
198
                "type": "zip",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/1a9b6f27cd44012caa64803605c22e56747f1999",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/88f27fa61f916ebe0b412fab11d2211a7af98f15",
200
                "reference": "1a9b6f27cd44012caa64803605c22e56747f1999",
200
                "reference": "88f27fa61f916ebe0b412fab11d2211a7af98f15",
201
                "shasum": ""
201
                "shasum": ""
202
            },
202
            },
203
            "require": {
203
            "require": {
204
                "php": ">=7.0"
204
                "php": ">=7.0"
205
            },
205
            },
206
            "time": "2022-04-09T15:30:48+00:00",
206
            "time": "2022-04-10T21:32:29+00:00",
207
            "default-branch": true,
207
            "default-branch": true,
208
            "type": "library",
208
            "type": "library",
209
            "installation-source": "dist",
209
            "installation-source": "dist",
210
            "notification-url": "https://packagist.org/downloads/",
210
            "notification-url": "https://packagist.org/downloads/",
211
            "license": [
211
            "license": [
Line 735... Line 735...
735
            "version": "dev-master",
735
            "version": "dev-master",
736
            "version_normalized": "dev-master",
736
            "version_normalized": "dev-master",
737
            "source": {
737
            "source": {
738
                "type": "git",
738
                "type": "git",
739
                "url": "https://github.com/phpseclib/phpseclib.git",
739
                "url": "https://github.com/phpseclib/phpseclib.git",
740
                "reference": "6d2356b546b443c1fa7e793772e522113062b1ff"
740
                "reference": "369c98616d95ee70b33520217b7171802741ff8d"
741
            },
741
            },
742
            "dist": {
742
            "dist": {
743
                "type": "zip",
743
                "type": "zip",
744
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6d2356b546b443c1fa7e793772e522113062b1ff",
744
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/369c98616d95ee70b33520217b7171802741ff8d",
745
                "reference": "6d2356b546b443c1fa7e793772e522113062b1ff",
745
                "reference": "369c98616d95ee70b33520217b7171802741ff8d",
746
                "shasum": ""
746
                "shasum": ""
747
            },
747
            },
748
            "require": {
748
            "require": {
749
                "paragonie/constant_time_encoding": "^1|^2",
749
                "paragonie/constant_time_encoding": "^1|^2",
750
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
750
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Line 757... Line 757...
757
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
757
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
758
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
758
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
759
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
759
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
760
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
760
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
761
            },
761
            },
762
            "time": "2022-04-04T05:15:54+00:00",
762
            "time": "2022-04-10T14:33:14+00:00",
763
            "default-branch": true,
763
            "default-branch": true,
764
            "type": "library",
764
            "type": "library",
765
            "installation-source": "dist",
765
            "installation-source": "dist",
766
            "autoload": {
766
            "autoload": {
767
                "files": [
767
                "files": [
Line 842... Line 842...
842
                }
842
                }
843
            ],
843
            ],
844
            "install-path": "../phpseclib/phpseclib"
844
            "install-path": "../phpseclib/phpseclib"
845
        },
845
        },
846
        {
846
        {
-
 
847
            "name": "script47/bs5-utils",
-
 
848
            "version": "master",
-
 
849
            "version_normalized": "dev-master",
-
 
850
            "source": {
-
 
851
                "type": "git",
-
 
852
                "url": "https://github.com/Script47/bs5-utils",
-
 
853
                "reference": "master"
-
 
854
            },
-
 
855
            "type": "library",
-
 
856
            "installation-source": "source",
-
 
857
            "license": [
-
 
858
                "MIT"
-
 
859
            ],
-
 
860
            "install-path": "../script47/bs5-utils"
-
 
861
        },
-
 
862
        {
847
            "name": "spamspan/spamspan",
863
            "name": "spamspan/spamspan",
848
            "version": "master",
864
            "version": "master",
849
            "version_normalized": "dev-master",
865
            "version_normalized": "dev-master",
850
            "dist": {
866
            "dist": {
851
                "type": "zip",
867
                "type": "zip",
Line 1055... Line 1071...
1055
            },
1071
            },
1056
            "install-path": "../twbs/bootstrap"
1072
            "install-path": "../twbs/bootstrap"
1057
        },
1073
        },
1058
        {
1074
        {
1059
            "name": "tweeb/tinymce-i18n",
1075
            "name": "tweeb/tinymce-i18n",
1060
            "version": "2.0.3",
1076
            "version": "2.0.4",
1061
            "version_normalized": "2.0.3.0",
1077
            "version_normalized": "2.0.4.0",
1062
            "source": {
1078
            "source": {
1063
                "type": "git",
1079
                "type": "git",
1064
                "url": "https://github.com/tweeb/tinymce-i18n.git",
1080
                "url": "https://github.com/tweeb/tinymce-i18n.git",
1065
                "reference": "9be0b61d0d91bba1f9a5c34f4830752b5da987ef"
1081
                "reference": "058da08d6e61dc4e0279de6509bb6969a62f68e5"
1066
            },
1082
            },
1067
            "dist": {
1083
            "dist": {
1068
                "type": "zip",
1084
                "type": "zip",
1069
                "url": "https://api.github.com/repos/tweeb/tinymce-i18n/zipball/9be0b61d0d91bba1f9a5c34f4830752b5da987ef",
1085
                "url": "https://api.github.com/repos/tweeb/tinymce-i18n/zipball/058da08d6e61dc4e0279de6509bb6969a62f68e5",
1070
                "reference": "9be0b61d0d91bba1f9a5c34f4830752b5da987ef",
1086
                "reference": "058da08d6e61dc4e0279de6509bb6969a62f68e5",
1071
                "shasum": ""
1087
                "shasum": ""
1072
            },
1088
            },
1073
            "time": "2021-05-01T18:52:45+00:00",
1089
            "time": "2022-04-12T13:16:56+00:00",
1074
            "type": "library",
1090
            "type": "library",
1075
            "installation-source": "dist",
1091
            "installation-source": "dist",
1076
            "notification-url": "https://packagist.org/downloads/",
1092
            "notification-url": "https://packagist.org/downloads/",
1077
            "license": [
1093
            "license": [
1078
                "MIT"
1094
                "MIT"
Line 1080... Line 1096...
1080
            "authors": [
1096
            "authors": [
1081
                {
1097
                {
1082
                    "name": "TinyMCE Community"
1098
                    "name": "TinyMCE Community"
1083
                }
1099
                }
1084
            ],
1100
            ],
1085
            "description": "Languages for TinyMCE 5",
1101
            "description": "Languages for TinyMCE 6",
1086
            "homepage": "https://github.com/tweeb/tinymce-i18n",
1102
            "homepage": "https://github.com/tweeb/tinymce-i18n",
1087
            "keywords": [
1103
            "keywords": [
1088
                "i18n",
1104
                "i18n",
1089
                "languages",
1105
                "languages",
1090
                "tinymce"
1106
                "tinymce"
1091
            ],
1107
            ],
1092
            "support": {
1108
            "support": {
1093
                "source": "https://github.com/tweeb/tinymce-i18n/tree/2.0.3"
1109
                "source": "https://github.com/tweeb/tinymce-i18n/tree/2.0.4"
1094
            },
1110
            },
1095
            "install-path": "../tweeb/tinymce-i18n"
1111
            "install-path": "../tweeb/tinymce-i18n"
1096
        },
1112
        },
1097
        {
1113
        {
1098
            "name": "vakata/jstree",
1114
            "name": "vakata/jstree",