scratch – Diff between revs 117 and 123

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 117 Rev 123
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": "1be622cf34e47f742b54f717572972a0", 7 "content-hash": "68527e96f8378fa77deddb114ef7a04a",
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 62... Line 62...
62 "driver" 62 "driver"
63 ], 63 ],
64 "time": "2016-03-02T13:49:15+00:00" 64 "time": "2016-03-02T13:49:15+00:00"
65 }, 65 },
66 { 66 {
-   67 "name": "aura/installer-default",
-   68 "version": "1.0.0",
-   69 "source": {
-   70 "type": "git",
-   71 "url": "https://github.com/auraphp/installer-default.git",
-   72 "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
-   73 },
-   74 "dist": {
-   75 "type": "zip",
-   76 "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
-   77 "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
-   78 "shasum": ""
-   79 },
-   80 "type": "composer-installer",
-   81 "extra": {
-   82 "class": "Aura\\Composer\\DefaultInstaller"
-   83 },
-   84 "autoload": {
-   85 "psr-0": {
-   86 "Aura\\Composer\\": "src/"
-   87 }
-   88 },
-   89 "notification-url": "https://packagist.org/downloads/",
-   90 "license": [
-   91 "BSD-2-Clause"
-   92 ],
-   93 "authors": [
-   94 {
-   95 "name": "Paul M. Jones",
-   96 "email": "pmjones88@gmail.com",
-   97 "homepage": "http://paul-m-jones.com"
-   98 }
-   99 ],
-   100 "description": "Installs Aura packages using the Composer defaults.",
-   101 "keywords": [
-   102 "aura",
-   103 "installer"
-   104 ],
-   105 "time": "2012-11-26T21:35:57+00:00"
-   106 },
-   107 {
-   108 "name": "aura/uri",
-   109 "version": "1.2.0",
-   110 "source": {
-   111 "type": "git",
-   112 "url": "https://github.com/auraphp/Aura.Uri.git",
-   113 "reference": "298abdf98f64e06928a159abc61c227b2814c065"
-   114 },
-   115 "dist": {
-   116 "type": "zip",
-   117 "url": "https://api.github.com/repos/auraphp/Aura.Uri/zipball/298abdf98f64e06928a159abc61c227b2814c065",
-   118 "reference": "298abdf98f64e06928a159abc61c227b2814c065",
-   119 "shasum": ""
-   120 },
-   121 "require": {
-   122 "aura/installer-default": "1.0.*",
-   123 "php": ">=5.4.0"
-   124 },
-   125 "type": "aura-package",
-   126 "autoload": {
-   127 "psr-0": {
-   128 "Aura\\Uri": "src/"
-   129 }
-   130 },
-   131 "notification-url": "https://packagist.org/downloads/",
-   132 "license": [
-   133 "BSD-2-Clause"
-   134 ],
-   135 "authors": [
-   136 {
-   137 "name": "Paul M. Jones",
-   138 "email": "pmjones88@gmail.com",
-   139 "homepage": "http://paul-m-jones.com"
-   140 },
-   141 {
-   142 "name": "Hari KT",
-   143 "email": "kthari85@gmail.com",
-   144 "homepage": "http://harikt.com"
-   145 },
-   146 {
-   147 "name": "Aura.Uri Contributors",
-   148 "homepage": "https://github.com/auraphp/Aura.Uri/contributors"
-   149 },
-   150 {
-   151 "name": "Jonathon Hill",
-   152 "email": "jhill9693@gmail.com",
-   153 "homepage": "http://jonathonhill.net",
-   154 "role": "Developer"
-   155 },
-   156 {
-   157 "name": "Jeremy Kendall",
-   158 "email": "jeremy@jeremykendall.net",
-   159 "homepage": "http://www.jeremykendall.net"
-   160 }
-   161 ],
-   162 "description": "The Aura Uri package provides tools to build and manipulate URL strings.",
-   163 "homepage": "http://auraphp.com/Aura.Uri",
-   164 "keywords": [
-   165 "uri",
-   166 "url"
-   167 ],
-   168 "time": "2014-05-31T00:00:00+00:00"
-   169 },
-   170 {
67 "name": "doctrine/cache", 171 "name": "doctrine/cache",
68 "version": "v1.6.1", 172 "version": "v1.6.1",
69 "source": { 173 "source": {
70 "type": "git", 174 "type": "git",
71 "url": "https://github.com/doctrine/cache.git", 175 "url": "https://github.com/doctrine/cache.git",
Line 521... Line 625...
521 "description": "Symfony Filesystem Component", 625 "description": "Symfony Filesystem Component",
522 "homepage": "https://symfony.com", 626 "homepage": "https://symfony.com",
523 "time": "2017-06-24T09:29:48+00:00" 627 "time": "2017-06-24T09:29:48+00:00"
524 }, 628 },
525 { 629 {
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", -  
572 "time": "2017-06-01T21:01:25+00:00" -  
573 }, -  
574 { -  
575 "name": "symfony/process", 630 "name": "symfony/process",
576 "version": "v3.3.2", 631 "version": "v3.3.4",
577 "source": { 632 "source": {
578 "type": "git", 633 "type": "git",
579 "url": "https://github.com/symfony/process.git", 634 "url": "https://github.com/symfony/process.git",
580 "reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf" 635 "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30"
581 }, 636 },
582 "dist": { 637 "dist": {
583 "type": "zip", 638 "type": "zip",
584 "url": "https://api.github.com/repos/symfony/process/zipball/8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", 639 "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30",
585 "reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", 640 "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30",
586 "shasum": "" 641 "shasum": ""
587 }, 642 },
588 "require": { 643 "require": {
589 "php": ">=5.5.9" 644 "php": ">=5.5.9"
590 }, 645 },
Line 616... Line 671...
616 "homepage": "https://symfony.com/contributors" 671 "homepage": "https://symfony.com/contributors"
617 } 672 }
618 ], 673 ],
619 "description": "Symfony Process Component", 674 "description": "Symfony Process Component",
620 "homepage": "https://symfony.com", 675 "homepage": "https://symfony.com",
621 "time": "2017-05-22T12:32:03+00:00" 676 "time": "2017-07-03T08:12:02+00:00"
622 } 677 }
623 ], 678 ],
624 "packages-dev": [], 679 "packages-dev": [],
625 "aliases": [], 680 "aliases": [],
626 "minimum-stability": "dev", 681 "minimum-stability": "dev",