Subversion Repositories oidplus

Rev

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

Rev 1469 Rev 1470
Line 390... Line 390...
390
            "version": "dev-master",
390
            "version": "dev-master",
391
            "version_normalized": "dev-master",
391
            "version_normalized": "dev-master",
392
            "source": {
392
            "source": {
393
                "type": "git",
393
                "type": "git",
394
                "url": "https://github.com/danielmarschall/uuid_mac_utils.git",
394
                "url": "https://github.com/danielmarschall/uuid_mac_utils.git",
395
                "reference": "4936898473ce09a5fd06e47d33c582365d0c3b38"
395
                "reference": "ad30e67d0092009d14b50d23f3d4e33bbec4ff52"
396
            },
396
            },
397
            "dist": {
397
            "dist": {
398
                "type": "zip",
398
                "type": "zip",
399
                "url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/4936898473ce09a5fd06e47d33c582365d0c3b38",
399
                "url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/ad30e67d0092009d14b50d23f3d4e33bbec4ff52",
400
                "reference": "4936898473ce09a5fd06e47d33c582365d0c3b38",
400
                "reference": "ad30e67d0092009d14b50d23f3d4e33bbec4ff52",
401
                "shasum": ""
401
                "shasum": ""
402
            },
402
            },
403
            "require": {
403
            "require": {
404
                "php": ">=7.0"
404
                "php": ">=7.0"
405
            },
405
            },
406
            "time": "2024-03-09T20:36:07+00:00",
406
            "time": "2024-04-05T00:44:32+00:00",
407
            "default-branch": true,
407
            "default-branch": true,
408
            "type": "library",
408
            "type": "library",
409
            "installation-source": "dist",
409
            "installation-source": "dist",
410
            "notification-url": "https://packagist.org/downloads/",
410
            "notification-url": "https://packagist.org/downloads/",
411
            "license": [
411
            "license": [
Line 577... Line 577...
577
            ],
577
            ],
578
            "install-path": "../gedmarc/layout"
578
            "install-path": "../gedmarc/layout"
579
        },
579
        },
580
        {
580
        {
581
            "name": "matthiasmullie/minify",
581
            "name": "matthiasmullie/minify",
582
            "version": "1.3.72",
582
            "version": "1.3.73",
583
            "version_normalized": "1.3.72.0",
583
            "version_normalized": "1.3.73.0",
584
            "source": {
584
            "source": {
585
                "type": "git",
585
                "type": "git",
586
                "url": "https://github.com/matthiasmullie/minify.git",
586
                "url": "https://github.com/matthiasmullie/minify.git",
587
                "reference": "531fdeef1911ffe27a53f8a19c297648c78f757e"
587
                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a"
588
            },
588
            },
589
            "dist": {
589
            "dist": {
590
                "type": "zip",
590
                "type": "zip",
591
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/531fdeef1911ffe27a53f8a19c297648c78f757e",
591
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a",
592
                "reference": "531fdeef1911ffe27a53f8a19c297648c78f757e",
592
                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a",
593
                "shasum": ""
593
                "shasum": ""
594
            },
594
            },
595
            "require": {
595
            "require": {
596
                "ext-pcre": "*",
596
                "ext-pcre": "*",
597
                "matthiasmullie/path-converter": "~1.1",
597
                "matthiasmullie/path-converter": "~1.1",
Line 604... Line 604...
604
                "squizlabs/php_codesniffer": ">=3.0"
604
                "squizlabs/php_codesniffer": ">=3.0"
605
            },
605
            },
606
            "suggest": {
606
            "suggest": {
607
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
607
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
608
            },
608
            },
609
            "time": "2024-03-13T12:02:00+00:00",
609
            "time": "2024-03-15T10:27:10+00:00",
610
            "bin": [
610
            "bin": [
611
                "bin/minifycss",
611
                "bin/minifycss",
612
                "bin/minifyjs"
612
                "bin/minifyjs"
613
            ],
613
            ],
614
            "type": "library",
614
            "type": "library",
Line 639... Line 639...
639
                "minifier",
639
                "minifier",
640
                "minify"
640
                "minify"
641
            ],
641
            ],
642
            "support": {
642
            "support": {
643
                "issues": "https://github.com/matthiasmullie/minify/issues",
643
                "issues": "https://github.com/matthiasmullie/minify/issues",
644
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.72"
644
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.73"
645
            },
645
            },
646
            "funding": [
646
            "funding": [
647
                {
647
                {
648
                    "url": "https://github.com/matthiasmullie",
648
                    "url": "https://github.com/matthiasmullie",
649
                    "type": "github"
649
                    "type": "github"