Adrià Vilanova Martínez | c8ae6e9 | 2023-12-03 23:54:40 +0100 | [diff] [blame] | 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": "06a282a9caaa357cc75a987b3fac0f2f", |
| 8 | "packages": [], |
| 9 | "packages-dev": [ |
| 10 | { |
| 11 | "name": "phpstan/phpstan", |
Renovate bot | 28f96c3 | 2023-12-30 02:18:52 +0000 | [diff] [blame] | 12 | "version": "1.10.50", |
Adrià Vilanova Martínez | c8ae6e9 | 2023-12-03 23:54:40 +0100 | [diff] [blame] | 13 | "source": { |
| 14 | "type": "git", |
| 15 | "url": "https://github.com/phpstan/phpstan.git", |
Renovate bot | 28f96c3 | 2023-12-30 02:18:52 +0000 | [diff] [blame] | 16 | "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" |
Adrià Vilanova Martínez | c8ae6e9 | 2023-12-03 23:54:40 +0100 | [diff] [blame] | 17 | }, |
| 18 | "dist": { |
| 19 | "type": "zip", |
Renovate bot | 28f96c3 | 2023-12-30 02:18:52 +0000 | [diff] [blame] | 20 | "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", |
| 21 | "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", |
Adrià Vilanova Martínez | c8ae6e9 | 2023-12-03 23:54:40 +0100 | [diff] [blame] | 22 | "shasum": "" |
| 23 | }, |
| 24 | "require": { |
| 25 | "php": "^7.2|^8.0" |
| 26 | }, |
| 27 | "conflict": { |
| 28 | "phpstan/phpstan-shim": "*" |
| 29 | }, |
| 30 | "bin": [ |
| 31 | "phpstan", |
| 32 | "phpstan.phar" |
| 33 | ], |
| 34 | "type": "library", |
| 35 | "autoload": { |
| 36 | "files": [ |
| 37 | "bootstrap.php" |
| 38 | ] |
| 39 | }, |
| 40 | "notification-url": "https://packagist.org/downloads/", |
| 41 | "license": [ |
| 42 | "MIT" |
| 43 | ], |
| 44 | "description": "PHPStan - PHP Static Analysis Tool", |
| 45 | "keywords": [ |
| 46 | "dev", |
| 47 | "static analysis" |
| 48 | ], |
| 49 | "support": { |
| 50 | "docs": "https://phpstan.org/user-guide/getting-started", |
| 51 | "forum": "https://github.com/phpstan/phpstan/discussions", |
| 52 | "issues": "https://github.com/phpstan/phpstan/issues", |
| 53 | "security": "https://github.com/phpstan/phpstan/security/policy", |
| 54 | "source": "https://github.com/phpstan/phpstan-src" |
| 55 | }, |
| 56 | "funding": [ |
| 57 | { |
| 58 | "url": "https://github.com/ondrejmirtes", |
| 59 | "type": "github" |
| 60 | }, |
| 61 | { |
| 62 | "url": "https://github.com/phpstan", |
| 63 | "type": "github" |
| 64 | }, |
| 65 | { |
| 66 | "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", |
| 67 | "type": "tidelift" |
| 68 | } |
| 69 | ], |
Renovate bot | 28f96c3 | 2023-12-30 02:18:52 +0000 | [diff] [blame] | 70 | "time": "2023-12-13T10:59:42+00:00" |
Adrià Vilanova Martínez | c8ae6e9 | 2023-12-03 23:54:40 +0100 | [diff] [blame] | 71 | } |
| 72 | ], |
| 73 | "aliases": [], |
| 74 | "minimum-stability": "stable", |
| 75 | "stability-flags": [], |
| 76 | "prefer-stable": false, |
| 77 | "prefer-lowest": false, |
| 78 | "platform": [], |
| 79 | "platform-dev": [], |
| 80 | "plugin-api-version": "2.6.0" |
| 81 | } |