summaryrefslogtreecommitdiff
path: root/composer.lock
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 /composer.lock
parent9714c4fbcf76492d084ca5327cbab1ad1b662280 (diff)
Bump PHPStan to 1.0.0
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index 616b75b74..ad9d5dd7a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "76e40cf59f811ee42d14ac41159c570a",
+ "content-hash": "7e359aa56ec6aad30f701009ced5590c",
"packages": [
{
"name": "beberlei/assert",
@@ -595,16 +595,16 @@
"packages-dev": [
{
"name": "phpstan/phpstan",
- "version": "0.12.99",
+ "version": "1.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": {
@@ -620,7 +620,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "0.12-dev"
+ "dev-master": "1.0-dev"
}
},
"autoload": {
@@ -635,7 +635,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": [
{
@@ -655,7 +655,7 @@
"type": "tidelift"
}
],
- "time": "2021-09-12T20:09:55+00:00"
+ "time": "2021-11-01T06:38:20+00:00"
}
],
"aliases": [],
@@ -665,5 +665,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}