Subversion Repositories oidplus

Rev

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

Rev 663 Rev 679
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": "f5e662c1d9af308613277de02adbf109ca1fa368"
195
                "reference": "9d1bfa9a1d8f0949746df5b183b581f395b063d2"
196
            },
196
            },
197
            "dist": {
197
            "dist": {
198
                "type": "zip",
198
                "type": "zip",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/f5e662c1d9af308613277de02adbf109ca1fa368",
199
                "url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/9d1bfa9a1d8f0949746df5b183b581f395b063d2",
200
                "reference": "f5e662c1d9af308613277de02adbf109ca1fa368",
200
                "reference": "9d1bfa9a1d8f0949746df5b183b581f395b063d2",
201
                "shasum": ""
201
                "shasum": ""
202
            },
202
            },
203
            "require": {
203
            "require": {
204
                "php": ">=7.0"
204
                "php": ">=7.0"
205
            },
205
            },
206
            "time": "2021-10-03T10:16:29+00:00",
206
            "time": "2021-11-24T22:03:32+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 341... Line 341...
341
            ],
341
            ],
342
            "install-path": "../emn178/js-sha3"
342
            "install-path": "../emn178/js-sha3"
343
        },
343
        },
344
        {
344
        {
345
            "name": "firebase/php-jwt",
345
            "name": "firebase/php-jwt",
346
            "version": "v5.4.0",
346
            "version": "v5.5.1",
347
            "version_normalized": "5.4.0.0",
347
            "version_normalized": "5.5.1.0",
348
            "source": {
348
            "source": {
349
                "type": "git",
349
                "type": "git",
350
                "url": "https://github.com/firebase/php-jwt.git",
350
                "url": "https://github.com/firebase/php-jwt.git",
351
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
351
                "reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
352
            },
352
            },
353
            "dist": {
353
            "dist": {
354
                "type": "zip",
354
                "type": "zip",
355
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
355
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
356
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
356
                "reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
357
                "shasum": ""
357
                "shasum": ""
358
            },
358
            },
359
            "require": {
359
            "require": {
360
                "php": ">=5.3.0"
360
                "php": ">=5.3.0"
361
            },
361
            },
Line 363... Line 363...
363
                "phpunit/phpunit": ">=4.8 <=9"
363
                "phpunit/phpunit": ">=4.8 <=9"
364
            },
364
            },
365
            "suggest": {
365
            "suggest": {
366
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
366
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
367
            },
367
            },
368
            "time": "2021-06-23T19:00:23+00:00",
368
            "time": "2021-11-08T20:18:51+00:00",
369
            "type": "library",
369
            "type": "library",
370
            "installation-source": "dist",
370
            "installation-source": "dist",
371
            "autoload": {
371
            "autoload": {
372
                "psr-4": {
372
                "psr-4": {
373
                    "Firebase\\JWT\\": "src"
373
                    "Firebase\\JWT\\": "src"
Line 395... Line 395...
395
                "jwt",
395
                "jwt",
396
                "php"
396
                "php"
397
            ],
397
            ],
398
            "support": {
398
            "support": {
399
                "issues": "https://github.com/firebase/php-jwt/issues",
399
                "issues": "https://github.com/firebase/php-jwt/issues",
400
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
400
                "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
401
            },
401
            },
402
            "install-path": "../firebase/php-jwt"
402
            "install-path": "../firebase/php-jwt"
403
        },
403
        },
404
        {
404
        {
405
            "name": "gedmarc/layout",
405
            "name": "gedmarc/layout",
Line 778... Line 778...
778
            ],
778
            ],
779
            "install-path": "../symfony/polyfill-mbstring"
779
            "install-path": "../symfony/polyfill-mbstring"
780
        },
780
        },
781
        {
781
        {
782
            "name": "tinymce/tinymce",
782
            "name": "tinymce/tinymce",
783
            "version": "5.9.2",
783
            "version": "5.10.2",
784
            "version_normalized": "5.9.2.0",
784
            "version_normalized": "5.10.2.0",
785
            "source": {
785
            "source": {
786
                "type": "git",
786
                "type": "git",
787
                "url": "https://github.com/tinymce/tinymce-dist.git",
787
                "url": "https://github.com/tinymce/tinymce-dist.git",
788
                "reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746"
788
                "reference": "ef9962f1d40abbb80a4fd4f023151fd28f891a6c"
789
            },
789
            },
790
            "dist": {
790
            "dist": {
791
                "type": "zip",
791
                "type": "zip",
792
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/48c665ad12ba0e4d8068ba0784026c7488aa4746",
792
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/ef9962f1d40abbb80a4fd4f023151fd28f891a6c",
793
                "reference": "48c665ad12ba0e4d8068ba0784026c7488aa4746",
793
                "reference": "ef9962f1d40abbb80a4fd4f023151fd28f891a6c",
794
                "shasum": ""
794
                "shasum": ""
795
            },
795
            },
796
            "time": "2021-09-08T03:45:09+00:00",
796
            "time": "2021-11-17T04:34:27+00:00",
797
            "type": "component",
797
            "type": "component",
798
            "extra": {
798
            "extra": {
799
                "component": {
799
                "component": {
800
                    "scripts": [
800
                    "scripts": [
801
                        "tinymce.js",
801
                        "tinymce.js",
Line 832... Line 832...
832
                "text",
832
                "text",
833
                "tinymce",
833
                "tinymce",
834
                "wysiwyg"
834
                "wysiwyg"
835
            ],
835
            ],
836
            "support": {
836
            "support": {
837
                "source": "https://github.com/tinymce/tinymce-dist/tree/5.9.2"
837
                "source": "https://github.com/tinymce/tinymce-dist/tree/5.10.2"
838
            },
838
            },
839
            "install-path": "../tinymce/tinymce"
839
            "install-path": "../tinymce/tinymce"
840
        },
840
        },
841
        {
841
        {
842
            "name": "twbs/bootstrap",
842
            "name": "twbs/bootstrap",
843
            "version": "v5.1.1",
843
            "version": "v5.1.3",
844
            "version_normalized": "5.1.1.0",
844
            "version_normalized": "5.1.3.0",
845
            "source": {
845
            "source": {
846
                "type": "git",
846
                "type": "git",
847
                "url": "https://github.com/twbs/bootstrap.git",
847
                "url": "https://github.com/twbs/bootstrap.git",
848
                "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c"
848
                "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e"
849
            },
849
            },
850
            "dist": {
850
            "dist": {
851
                "type": "zip",
851
                "type": "zip",
852
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c",
852
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/1a6fdfae6be09b09eaced8f0e442ca6f7680a61e",
853
                "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c",
853
                "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e",
854
                "shasum": ""
854
                "shasum": ""
855
            },
855
            },
856
            "replace": {
856
            "replace": {
857
                "twitter/bootstrap": "self.version"
857
                "twitter/bootstrap": "self.version"
858
            },
858
            },
859
            "time": "2021-09-07T15:37:44+00:00",
859
            "time": "2021-10-09T06:43:19+00:00",
860
            "type": "library",
860
            "type": "library",
861
            "installation-source": "dist",
861
            "installation-source": "dist",
862
            "notification-url": "https://packagist.org/downloads/",
862
            "notification-url": "https://packagist.org/downloads/",
863
            "license": [
863
            "license": [
864
                "MIT"
864
                "MIT"
Line 885... Line 885...
885
                "sass",
885
                "sass",
886
                "web"
886
                "web"
887
            ],
887
            ],
888
            "support": {
888
            "support": {
889
                "issues": "https://github.com/twbs/bootstrap/issues",
889
                "issues": "https://github.com/twbs/bootstrap/issues",
890
                "source": "https://github.com/twbs/bootstrap/tree/v5.1.1"
890
                "source": "https://github.com/twbs/bootstrap/tree/v5.1.3"
891
            },
891
            },
892
            "install-path": "../twbs/bootstrap"
892
            "install-path": "../twbs/bootstrap"
893
        },
893
        },
894
        {
894
        {
895
            "name": "tweeb/tinymce-i18n",
895
            "name": "tweeb/tinymce-i18n",