bump versions

This commit is contained in:
lubiana 2023-05-29 20:30:17 +02:00
parent 7b5380e87d
commit a83530af35
No known key found for this signature in database
2 changed files with 39 additions and 39 deletions

View file

@ -8,9 +8,9 @@
} }
}, },
"require": { "require": {
"slevomat/coding-standard": "^8.9", "slevomat/coding-standard": "^8.12.1",
"symplify/easy-coding-standard": "^11.3.2", "symplify/easy-coding-standard": "^11.3.4",
"rector/rector": "^0.15.23" "rector/rector": "^0.16.0"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {

72
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": "959b2ea13afa4a341c7d2ad2cf7c38f8", "content-hash": "f25cb69dd8eb380eb2a8fdc886671eb1",
"packages": [ "packages": [
{ {
"name": "dealerdirect/phpcodesniffer-composer-installer", "name": "dealerdirect/phpcodesniffer-composer-installer",
@ -86,16 +86,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.16.1", "version": "1.20.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571" "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/e27e92d939e2e3636f0a1f0afaba59692c0bf571", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571", "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -125,22 +125,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.16.1" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4"
}, },
"time": "2023-02-07T18:11:17+00:00" "time": "2023-05-02T09:19:37+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.8", "version": "1.10.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9" "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0166aef76e066f0dd2adc2799bdadfa1635711e9", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd",
"reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9", "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -189,25 +189,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-24T10:28:16+00:00" "time": "2023-05-09T15:28:01+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "0.15.23", "version": "0.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "f4984ebd62b3613002869b0ddd6868261d62819e" "reference": "2125ff71ea05b079562a8f59ca48a97eb78dc07f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/f4984ebd62b3613002869b0ddd6868261d62819e", "url": "https://api.github.com/repos/rectorphp/rector/zipball/2125ff71ea05b079562a8f59ca48a97eb78dc07f",
"reference": "f4984ebd62b3613002869b0ddd6868261d62819e", "reference": "2125ff71ea05b079562a8f59ca48a97eb78dc07f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.1" "phpstan/phpstan": "^1.10.14"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -242,7 +242,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.15.23" "source": "https://github.com/rectorphp/rector/tree/0.16.0"
}, },
"funding": [ "funding": [
{ {
@ -250,36 +250,36 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-22T15:22:45+00:00" "time": "2023-05-05T12:12:17+00:00"
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.9.0", "version": "8.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "8f11e0f5ff984d6862bb9d83aa513dc05a1773ef" "reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/8f11e0f5ff984d6862bb9d83aa513dc05a1773ef", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7",
"reference": "8f11e0f5ff984d6862bb9d83aa513dc05a1773ef", "reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": ">=1.16.0 <1.17.0", "phpstan/phpdoc-parser": ">=1.20.0 <1.21.0",
"squizlabs/php_codesniffer": "^3.7.1" "squizlabs/php_codesniffer": "^3.7.1"
}, },
"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.10.8", "phpstan/phpstan": "1.10.15",
"phpstan/phpstan-deprecation-rules": "1.1.3", "phpstan/phpstan-deprecation-rules": "1.1.3",
"phpstan/phpstan-phpunit": "1.0.0|1.3.10", "phpstan/phpstan-phpunit": "1.3.11",
"phpstan/phpstan-strict-rules": "1.5.0", "phpstan/phpstan-strict-rules": "1.5.1",
"phpunit/phpunit": "7.5.20|8.5.21|9.6.5" "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.1.3"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"extra": { "extra": {
@ -303,7 +303,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.9.0" "source": "https://github.com/slevomat/coding-standard/tree/8.12.1"
}, },
"funding": [ "funding": [
{ {
@ -315,7 +315,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-25T15:52:37+00:00" "time": "2023-05-15T21:42:25+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
@ -376,16 +376,16 @@
}, },
{ {
"name": "symplify/easy-coding-standard", "name": "symplify/easy-coding-standard",
"version": "11.3.2", "version": "11.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
"reference": "d4159e06c0970e71a2a58d350160241e7cb3994b" "reference": "c72eb4bdf30e54de2d31aef596f96642ff443741"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d4159e06c0970e71a2a58d350160241e7cb3994b", "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/c72eb4bdf30e54de2d31aef596f96642ff443741",
"reference": "d4159e06c0970e71a2a58d350160241e7cb3994b", "reference": "c72eb4bdf30e54de2d31aef596f96642ff443741",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -418,7 +418,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/11.3.2" "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/11.3.4"
}, },
"funding": [ "funding": [
{ {
@ -430,7 +430,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-22T15:28:51+00:00" "time": "2023-05-10T14:44:08+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],