Subversion Repositories oidplus

Rev

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

Rev 849 Rev 874
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": "b42cf59a780e29bafb5d6f470f152af42552bf44"
195
                "reference": "4c69eb6d92b84db5853ffd3ca3c72200094d3372"
196
            },
196
            },
197
            "dist": {
197
            "dist": {
198
                "type": "zip",
198
                "type": "zip",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/b42cf59a780e29bafb5d6f470f152af42552bf44",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/4c69eb6d92b84db5853ffd3ca3c72200094d3372",
200
                "reference": "b42cf59a780e29bafb5d6f470f152af42552bf44",
200
                "reference": "4c69eb6d92b84db5853ffd3ca3c72200094d3372",
201
                "shasum": ""
201
                "shasum": ""
202
            },
202
            },
203
            "require": {
203
            "require": {
204
                "php": ">=7.0"
204
                "php": ">=7.0"
205
            },
205
            },
206
            "time": "2022-05-28T18:52:14+00:00",
206
            "time": "2022-06-28T22:19:23+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 272... Line 272...
272
            "version": "dev-master",
272
            "version": "dev-master",
273
            "version_normalized": "dev-master",
273
            "version_normalized": "dev-master",
274
            "source": {
274
            "source": {
275
                "type": "git",
275
                "type": "git",
276
                "url": "https://github.com/danielmarschall/vnag.git",
276
                "url": "https://github.com/danielmarschall/vnag.git",
277
                "reference": "1c3cb724fc878541fe735fc8c55b7debe0f32425"
277
                "reference": "469bc0e8c7a9082c24bbdb59462d94da0ba2527c"
278
            },
278
            },
279
            "dist": {
279
            "dist": {
280
                "type": "zip",
280
                "type": "zip",
281
                "url": "https://api.github.com/repos/danielmarschall/vnag/zipball/1c3cb724fc878541fe735fc8c55b7debe0f32425",
281
                "url": "https://api.github.com/repos/danielmarschall/vnag/zipball/469bc0e8c7a9082c24bbdb59462d94da0ba2527c",
282
                "reference": "1c3cb724fc878541fe735fc8c55b7debe0f32425",
282
                "reference": "469bc0e8c7a9082c24bbdb59462d94da0ba2527c",
283
                "shasum": ""
283
                "shasum": ""
284
            },
284
            },
285
            "require": {
285
            "require": {
286
                "php": ">=7.0"
286
                "php": ">=7.0"
287
            },
287
            },
288
            "time": "2022-05-19T18:39:52+00:00",
288
            "time": "2022-06-06T22:58:06+00:00",
289
            "default-branch": true,
289
            "default-branch": true,
290
            "type": "library",
290
            "type": "library",
291
            "installation-source": "dist",
291
            "installation-source": "dist",
292
            "notification-url": "https://packagist.org/downloads/",
292
            "notification-url": "https://packagist.org/downloads/",
293
            "license": [
293
            "license": [
Line 599... Line 599...
599
            },
599
            },
600
            "install-path": "../n-other/php-sha3"
600
            "install-path": "../n-other/php-sha3"
601
        },
601
        },
602
        {
602
        {
603
            "name": "paragonie/constant_time_encoding",
603
            "name": "paragonie/constant_time_encoding",
604
            "version": "v2.5.0",
604
            "version": "v2.6.3",
605
            "version_normalized": "2.5.0.0",
605
            "version_normalized": "2.6.3.0",
606
            "source": {
606
            "source": {
607
                "type": "git",
607
                "type": "git",
608
                "url": "https://github.com/paragonie/constant_time_encoding.git",
608
                "url": "https://github.com/paragonie/constant_time_encoding.git",
609
                "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
609
                "reference": "58c3f47f650c94ec05a151692652a868995d2938"
610
            },
610
            },
611
            "dist": {
611
            "dist": {
612
                "type": "zip",
612
                "type": "zip",
613
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
613
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
614
                "reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
614
                "reference": "58c3f47f650c94ec05a151692652a868995d2938",
615
                "shasum": ""
615
                "shasum": ""
616
            },
616
            },
617
            "require": {
617
            "require": {
618
                "php": "^7|^8"
618
                "php": "^7|^8"
619
            },
619
            },
620
            "require-dev": {
620
            "require-dev": {
621
                "phpunit/phpunit": "^6|^7|^8|^9",
621
                "phpunit/phpunit": "^6|^7|^8|^9",
622
                "vimeo/psalm": "^1|^2|^3|^4"
622
                "vimeo/psalm": "^1|^2|^3|^4"
623
            },
623
            },
624
            "time": "2022-01-17T05:32:27+00:00",
624
            "time": "2022-06-14T06:56:20+00:00",
625
            "type": "library",
625
            "type": "library",
626
            "installation-source": "dist",
626
            "installation-source": "dist",
627
            "autoload": {
627
            "autoload": {
628
                "psr-4": {
628
                "psr-4": {
629
                    "ParagonIE\\ConstantTime\\": "src/"
629
                    "ParagonIE\\ConstantTime\\": "src/"
Line 722... Line 722...
722
            },
722
            },
723
            "install-path": "../paragonie/random_compat"
723
            "install-path": "../paragonie/random_compat"
724
        },
724
        },
725
        {
725
        {
726
            "name": "phpseclib/phpseclib",
726
            "name": "phpseclib/phpseclib",
727
            "version": "dev-master",
727
            "version": "3.0.14",
728
            "version_normalized": "dev-master",
728
            "version_normalized": "3.0.14.0",
729
            "source": {
729
            "source": {
730
                "type": "git",
730
                "type": "git",
731
                "url": "https://github.com/phpseclib/phpseclib.git",
731
                "url": "https://github.com/phpseclib/phpseclib.git",
732
                "reference": "62c36daa672eaf735ab49e11406bbf675a69680c"
732
                "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
733
            },
733
            },
734
            "dist": {
734
            "dist": {
735
                "type": "zip",
735
                "type": "zip",
736
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62c36daa672eaf735ab49e11406bbf675a69680c",
736
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
737
                "reference": "62c36daa672eaf735ab49e11406bbf675a69680c",
737
                "reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
738
                "shasum": ""
738
                "shasum": ""
739
            },
739
            },
740
            "require": {
740
            "require": {
741
                "paragonie/constant_time_encoding": "^1|^2",
741
                "paragonie/constant_time_encoding": "^1|^2",
742
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
742
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Line 749... Line 749...
749
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
749
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
750
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
750
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
751
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
751
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
752
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
752
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
753
            },
753
            },
754
            "time": "2022-05-13T20:04:33+00:00",
754
            "time": "2022-04-04T05:15:45+00:00",
755
            "default-branch": true,
-
 
756
            "type": "library",
755
            "type": "library",
757
            "installation-source": "dist",
756
            "installation-source": "dist",
758
            "autoload": {
757
            "autoload": {
759
                "files": [
758
                "files": [
760
                    "phpseclib/bootstrap.php"
759
                    "phpseclib/bootstrap.php"
Line 815... Line 814...
815
                "x.509",
814
                "x.509",
816
                "x509"
815
                "x509"
817
            ],
816
            ],
818
            "support": {
817
            "support": {
819
                "issues": "https://github.com/phpseclib/phpseclib/issues",
818
                "issues": "https://github.com/phpseclib/phpseclib/issues",
820
                "source": "https://github.com/phpseclib/phpseclib/tree/master"
819
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.14"
821
            },
820
            },
822
            "funding": [
821
            "funding": [
823
                {
822
                {
824
                    "url": "https://github.com/terrafrost",
823
                    "url": "https://github.com/terrafrost",
825
                    "type": "github"
824
                    "type": "github"