bump dependencies

This commit is contained in:
lubiana 2022-12-05 20:54:29 +01:00
parent c498759069
commit e55a2f3be3
No known key found for this signature in database
2 changed files with 38 additions and 39 deletions

View file

@ -7,9 +7,9 @@
} }
}, },
"require": { "require": {
"slevomat/coding-standard": "^8.6.2", "slevomat/coding-standard": "^8.6.4",
"symplify/easy-coding-standard": "^11.1.16", "symplify/easy-coding-standard": "^11.1.17",
"rector/rector": "^0.14.7" "rector/rector": "^0.15.0"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {

71
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8c32cd8c2b35ff1452742d3cd7d4ef77", "content-hash": "ed43b0a7a305296de34ea31e50e17720",
"packages": [ "packages": [
{ {
"name": "dealerdirect/phpcodesniffer-composer-installer", "name": "dealerdirect/phpcodesniffer-composer-installer",
@ -83,16 +83,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.13.0", "version": "1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "33aefcdab42900e36366d0feab6206e2dd68f947" "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/33aefcdab42900e36366d0feab6206e2dd68f947", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/aac44118344d197e6d5f7c6cee91885f0a89acdd",
"reference": "33aefcdab42900e36366d0feab6206e2dd68f947", "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -122,22 +122,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.13.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.13.1"
}, },
"time": "2022-10-21T09:57:39+00:00" "time": "2022-11-20T08:52:26+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.0", "version": "1.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "e08de53a5eec983de78a787a88e72518cf8fe43a" "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e08de53a5eec983de78a787a88e72518cf8fe43a", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"reference": "e08de53a5eec983de78a787a88e72518cf8fe43a", "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -167,7 +167,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.0" "source": "https://github.com/phpstan/phpstan/tree/1.9.2"
}, },
"funding": [ "funding": [
{ {
@ -183,31 +183,30 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-03T07:26:48+00:00" "time": "2022-11-10T09:56:11+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "0.14.7", "version": "0.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "3553aaba0e820083fc6d7f0dc78d8d789226a398" "reference": "fbfbe499d0fedfac7fe2fed1a55a00bd08f19c91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/3553aaba0e820083fc6d7f0dc78d8d789226a398", "url": "https://api.github.com/repos/rectorphp/rector/zipball/fbfbe499d0fedfac7fe2fed1a55a00bd08f19c91",
"reference": "3553aaba0e820083fc6d7f0dc78d8d789226a398", "reference": "fbfbe499d0fedfac7fe2fed1a55a00bd08f19c91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.9.0" "phpstan/phpstan": "^1.9.2"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
"rector/rector-downgrade-php": "*", "rector/rector-downgrade-php": "*",
"rector/rector-php-parser": "*", "rector/rector-php-parser": "*",
"rector/rector-phpoffice": "*",
"rector/rector-phpunit": "*", "rector/rector-phpunit": "*",
"rector/rector-symfony": "*" "rector/rector-symfony": "*"
}, },
@ -232,7 +231,7 @@
"description": "Instant Upgrade and Automated Refactoring of any PHP code", "description": "Instant Upgrade and Automated Refactoring of any PHP code",
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.14.7" "source": "https://github.com/rectorphp/rector/tree/0.15.0"
}, },
"funding": [ "funding": [
{ {
@ -240,20 +239,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-11-04T08:48:40+00:00" "time": "2022-12-04T22:40:18+00:00"
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.6.2", "version": "8.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6" "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/080f592b16f021a3a8e43d95ca8f57b87ddcf4e6", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
"reference": "080f592b16f021a3a8e43d95ca8f57b87ddcf4e6", "reference": "8a02c83e59c3230a2a4367b29956a2f2b56e3a24",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -265,11 +264,11 @@
"require-dev": { "require-dev": {
"phing/phing": "2.17.4", "phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2", "php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.4.10|1.8.10", "phpstan/phpstan": "1.4.10|1.9.2",
"phpstan/phpstan-deprecation-rules": "1.0.0", "phpstan/phpstan-deprecation-rules": "1.0.0",
"phpstan/phpstan-phpunit": "1.0.0|1.1.1", "phpstan/phpstan-phpunit": "1.0.0|1.2.2",
"phpstan/phpstan-strict-rules": "1.4.4", "phpstan/phpstan-strict-rules": "1.4.4",
"phpunit/phpunit": "7.5.20|8.5.21|9.5.25" "phpunit/phpunit": "7.5.20|8.5.21|9.5.26"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"extra": { "extra": {
@ -293,7 +292,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/slevomat/coding-standard/issues", "issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.6.2" "source": "https://github.com/slevomat/coding-standard/tree/8.6.4"
}, },
"funding": [ "funding": [
{ {
@ -305,7 +304,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-22T15:42:49+00:00" "time": "2022-11-14T09:26:24+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
@ -365,16 +364,16 @@
}, },
{ {
"name": "symplify/easy-coding-standard", "name": "symplify/easy-coding-standard",
"version": "11.1.16", "version": "11.1.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symplify/easy-coding-standard.git", "url": "https://github.com/symplify/easy-coding-standard.git",
"reference": "32ebd57f0f47713540df8ea39134adaa9d912fae" "reference": "2a98e5b976a3ab573d8e5604d6eb39d9f5783760"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/32ebd57f0f47713540df8ea39134adaa9d912fae", "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/2a98e5b976a3ab573d8e5604d6eb39d9f5783760",
"reference": "32ebd57f0f47713540df8ea39134adaa9d912fae", "reference": "2a98e5b976a3ab573d8e5604d6eb39d9f5783760",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -404,7 +403,7 @@
], ],
"description": "Prefixed scoped version of ECS package", "description": "Prefixed scoped version of ECS package",
"support": { "support": {
"source": "https://github.com/symplify/easy-coding-standard/tree/11.1.16" "source": "https://github.com/symplify/easy-coding-standard/tree/11.1.17"
}, },
"funding": [ "funding": [
{ {
@ -416,7 +415,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-10-27T10:48:13+00:00" "time": "2022-11-10T15:20:49+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],