summaryrefslogtreecommitdiff
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorwn_ <[email protected]>2021-11-01 15:36:56 +0000
committerwn_ <[email protected]>2021-11-01 21:10:26 +0000
commit1584d008911dd911b219f1b72648881f66f238fd (patch)
tree9d05f26033103210b222c7e2d7d03c40a2358bd5 /vendor/composer/installed.json
parent9714c4fbcf76492d084ca5327cbab1ad1b662280 (diff)
Bump PHPStan to 1.0.0
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index e06a40433..e05582fec 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -391,17 +391,17 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.99",
- "version_normalized": "0.12.99.0",
+ "version": "1.0.0",
+ "version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7"
+ "reference": "0d13a99513182e521271d46bde8f28caa4f84d97"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7",
- "reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d13a99513182e521271d46bde8f28caa4f84d97",
+ "reference": "0d13a99513182e521271d46bde8f28caa4f84d97",
"shasum": ""
},
"require": {
@@ -410,7 +410,7 @@
"conflict": {
"phpstan/phpstan-shim": "*"
},
- "time": "2021-09-12T20:09:55+00:00",
+ "time": "2021-11-01T06:38:20+00:00",
"bin": [
"phpstan",
"phpstan.phar"
@@ -418,7 +418,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "0.12-dev"
+ "dev-master": "1.0-dev"
}
},
"installation-source": "dist",
@@ -434,7 +434,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.99"
+ "source": "https://github.com/phpstan/phpstan/tree/1.0.0"
},
"funding": [
{