Revision 15:e200cb7efeb3 composer.lock

View differences:

composer.lock
781 781
        },
782 782
        {
783 783
            "name": "drupal/core",
784
            "version": "8.5.2",
784
            "version": "8.5.3",
785 785
            "source": {
786 786
                "type": "git",
787 787
                "url": "https://github.com/drupal/core.git",
788
                "reference": "bc21760d4be4ad117851809183c8d18880ab275a"
788
                "reference": "b012f0ae51504880e920f2c6efdbdf03b6fe2129"
789 789
            },
790 790
            "dist": {
791 791
                "type": "zip",
792
                "url": "https://api.github.com/repos/drupal/core/zipball/bc21760d4be4ad117851809183c8d18880ab275a",
793
                "reference": "bc21760d4be4ad117851809183c8d18880ab275a",
792
                "url": "https://api.github.com/repos/drupal/core/zipball/b012f0ae51504880e920f2c6efdbdf03b6fe2129",
793
                "reference": "b012f0ae51504880e920f2c6efdbdf03b6fe2129",
794 794
                "shasum": ""
795 795
            },
796 796
            "require": {
......
1012 1012
                "GPL-2.0-or-later"
1013 1013
            ],
1014 1014
            "description": "Drupal is an open source content management platform powering millions of websites and applications.",
1015
            "time": "2018-04-18T17:00:56+00:00"
1015
            "time": "2018-04-25T15:39:01+00:00"
1016 1016
        },
1017 1017
        {
1018 1018
            "name": "drush/drush",
......
3541 3541
        },
3542 3542
        {
3543 3543
            "name": "zendframework/zend-escaper",
3544
            "version": "2.5.2",
3544
            "version": "2.6.0",
3545 3545
            "source": {
3546 3546
                "type": "git",
3547 3547
                "url": "https://github.com/zendframework/zend-escaper.git",
3548
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
3548
                "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
3549 3549
            },
3550 3550
            "dist": {
3551 3551
                "type": "zip",
3552
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
3553
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
3552
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
3553
                "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
3554 3554
                "shasum": ""
3555 3555
            },
3556 3556
            "require": {
3557
                "php": ">=5.5"
3557
                "php": "^5.6 || ^7.0"
3558 3558
            },
3559 3559
            "require-dev": {
3560
                "fabpot/php-cs-fixer": "1.7.*",
3561
                "phpunit/phpunit": "~4.0"
3560
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
3561
                "zendframework/zend-coding-standard": "~1.0.0"
3562 3562
            },
3563 3563
            "type": "library",
3564 3564
            "extra": {
3565 3565
                "branch-alias": {
3566
                    "dev-master": "2.5-dev",
3567
                    "dev-develop": "2.6-dev"
3566
                    "dev-master": "2.6.x-dev",
3567
                    "dev-develop": "2.7.x-dev"
3568 3568
                }
3569 3569
            },
3570 3570
            "autoload": {
......
3576 3576
            "license": [
3577 3577
                "BSD-3-Clause"
3578 3578
            ],
3579
            "homepage": "https://github.com/zendframework/zend-escaper",
3579
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
3580 3580
            "keywords": [
3581
                "ZendFramework",
3581 3582
                "escaper",
3582
                "zf2"
3583
            ],
3584
            "time": "2016-06-30T19:48:38+00:00"
3583
                "zf"
3584
            ],
3585
            "time": "2018-04-25T15:48:53+00:00"
3585 3586
        },
3586 3587
        {
3587 3588
            "name": "zendframework/zend-feed",

Also available in: Unified diff