scratch – Diff between revs 110 and 117

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 110 Rev 117
Line 2... Line 2...
2 "_readme": [ 2 "_readme": [
3 "This file locks the dependencies of your project to a known state", 3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "df3e0584f88baf9e4c64488d07ba34b0", 7 "content-hash": "1be622cf34e47f742b54f717572972a0",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "alchemy/binary-driver", 10 "name": "alchemy/binary-driver",
11 "version": "1.6.0", 11 "version": "1.6.0",
12 "source": { 12 "source": {
Line 473... Line 473...
473 ], 473 ],
474 "time": "2016-10-10T12:19:37+00:00" 474 "time": "2016-10-10T12:19:37+00:00"
475 }, 475 },
476 { 476 {
477 "name": "symfony/filesystem", 477 "name": "symfony/filesystem",
478 "version": "v3.3.2", 478 "version": "v3.3.4",
479 "source": { 479 "source": {
480 "type": "git", 480 "type": "git",
481 "url": "https://github.com/symfony/filesystem.git", 481 "url": "https://github.com/symfony/filesystem.git",
482 "reference": "c709670bf64721202ddbe4162846f250735842c0" 482 "reference": "311fa718389efbd8b627c272b9324a62437018cc"
483 }, 483 },
484 "dist": { 484 "dist": {
485 "type": "zip", 485 "type": "zip",
486 "url": "https://api.github.com/repos/symfony/filesystem/zipball/c709670bf64721202ddbe4162846f250735842c0", 486 "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc",
487 "reference": "c709670bf64721202ddbe4162846f250735842c0", 487 "reference": "311fa718389efbd8b627c272b9324a62437018cc",
488 "shasum": "" 488 "shasum": ""
489 }, 489 },
490 "require": { 490 "require": {
491 "php": ">=5.5.9" 491 "php": ">=5.5.9"
492 }, 492 },
Line 518... Line 518...
518 "homepage": "https://symfony.com/contributors" 518 "homepage": "https://symfony.com/contributors"
519 } 519 }
520 ], 520 ],
521 "description": "Symfony Filesystem Component", 521 "description": "Symfony Filesystem Component",
522 "homepage": "https://symfony.com", 522 "homepage": "https://symfony.com",
-   523 "time": "2017-06-24T09:29:48+00:00"
-   524 },
-   525 {
-   526 "name": "symfony/finder",
-   527 "version": "v3.3.4",
-   528 "source": {
-   529 "type": "git",
-   530 "url": "https://github.com/symfony/finder.git",
-   531 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
-   532 },
-   533 "dist": {
-   534 "type": "zip",
-   535 "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
-   536 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
-   537 "shasum": ""
-   538 },
-   539 "require": {
-   540 "php": ">=5.5.9"
-   541 },
-   542 "type": "library",
-   543 "extra": {
-   544 "branch-alias": {
-   545 "dev-master": "3.3-dev"
-   546 }
-   547 },
-   548 "autoload": {
-   549 "psr-4": {
-   550 "Symfony\\Component\\Finder\\": ""
-   551 },
-   552 "exclude-from-classmap": [
-   553 "/Tests/"
-   554 ]
-   555 },
-   556 "notification-url": "https://packagist.org/downloads/",
-   557 "license": [
-   558 "MIT"
-   559 ],
-   560 "authors": [
-   561 {
-   562 "name": "Fabien Potencier",
-   563 "email": "fabien@symfony.com"
-   564 },
-   565 {
-   566 "name": "Symfony Community",
-   567 "homepage": "https://symfony.com/contributors"
-   568 }
-   569 ],
-   570 "description": "Symfony Finder Component",
-   571 "homepage": "https://symfony.com",
523 "time": "2017-05-28T14:08:56+00:00" 572 "time": "2017-06-01T21:01:25+00:00"
524 }, 573 },
525 { 574 {
526 "name": "symfony/process", 575 "name": "symfony/process",
527 "version": "v3.3.2", 576 "version": "v3.3.2",
528 "source": { 577 "source": {