github.com/symfony-cli/symfony-cli@v0.0.0-20240514161054-ece2df437dfa/commands/testdata/project/composer.lock (about) 1 { 2 "_readme": [ 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#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "f369468988f7ddaabf0a8c690d4307df", 8 "packages": [ 9 { 10 "name": "symfony/flex", 11 "version": "v2.4.3", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/symfony/flex.git", 15 "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/symfony/flex/zipball/6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1", 20 "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1", 21 "shasum": "" 22 }, 23 "require": { 24 "composer-plugin-api": "^2.1", 25 "php": ">=8.0" 26 }, 27 "require-dev": { 28 "composer/composer": "^2.1", 29 "symfony/dotenv": "^5.4|^6.0", 30 "symfony/filesystem": "^5.4|^6.0", 31 "symfony/phpunit-bridge": "^5.4|^6.0", 32 "symfony/process": "^5.4|^6.0" 33 }, 34 "type": "composer-plugin", 35 "extra": { 36 "class": "Symfony\\Flex\\Flex" 37 }, 38 "autoload": { 39 "psr-4": { 40 "Symfony\\Flex\\": "src" 41 } 42 }, 43 "notification-url": "https://packagist.org/downloads/", 44 "license": [ 45 "MIT" 46 ], 47 "authors": [ 48 { 49 "name": "Fabien Potencier", 50 "email": "fabien.potencier@gmail.com" 51 } 52 ], 53 "description": "Composer plugin for Symfony", 54 "support": { 55 "issues": "https://github.com/symfony/flex/issues", 56 "source": "https://github.com/symfony/flex/tree/v2.4.3" 57 }, 58 "funding": [ 59 { 60 "url": "https://symfony.com/sponsor", 61 "type": "custom" 62 }, 63 { 64 "url": "https://github.com/fabpot", 65 "type": "github" 66 }, 67 { 68 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 69 "type": "tidelift" 70 } 71 ], 72 "time": "2024-01-02T11:08:32+00:00" 73 }, 74 { 75 "name": "symfonycorp/platformsh-meta", 76 "version": "v1.0.0", 77 "source": { 78 "type": "git", 79 "url": "https://github.com/symfonycorp/platformsh-meta.git", 80 "reference": "3e8559c75ed759921015cc7ebf5952c306afcaf8" 81 }, 82 "dist": { 83 "type": "zip", 84 "url": "https://api.github.com/repos/symfonycorp/platformsh-meta/zipball/3e8559c75ed759921015cc7ebf5952c306afcaf8", 85 "reference": "3e8559c75ed759921015cc7ebf5952c306afcaf8", 86 "shasum": "" 87 }, 88 "type": "metapackage", 89 "notification-url": "https://packagist.org/downloads/", 90 "license": [ 91 "MIT" 92 ], 93 "description": "A meta package for platformsh projects", 94 "support": { 95 "issues": "https://github.com/symfonycorp/platformsh-meta/issues", 96 "source": "https://github.com/symfonycorp/platformsh-meta/tree/v1.0.0" 97 }, 98 "funding": [ 99 { 100 "url": "https://tidelift.com/funding/github/packagist/symfonycorp/connect", 101 "type": "tidelift" 102 } 103 ], 104 "time": "2021-10-20T16:38:02+00:00" 105 } 106 ], 107 "packages-dev": [], 108 "aliases": [], 109 "minimum-stability": "stable", 110 "stability-flags": [], 111 "prefer-stable": true, 112 "prefer-lowest": false, 113 "platform": { 114 "php": ">=8.2", 115 "ext-ctype": "*", 116 "ext-iconv": "*" 117 }, 118 "platform-dev": [], 119 "plugin-api-version": "2.6.0" 120 }