This commit is contained in:
lubiana 2024-02-13 23:14:35 +01:00
parent 894d6ec850
commit 4271177b5d
2 changed files with 20 additions and 20 deletions

View file

@ -10,8 +10,8 @@
"require": {
"php": "^8.3",
"slevomat/coding-standard": "^8.14.1",
"symplify/easy-coding-standard": "^12.1.8",
"rector/rector": "^0.19.5"
"symplify/easy-coding-standard": "^12.1.11",
"rector/rector": "^1.0.0"
},
"config": {
"allow-plugins": {

36
composer.lock generated
View file

@ -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": "da852e748b3a7adc9b558b097386ff95",
"content-hash": "651dbfebbbc19ecec38f07237141f80a",
"packages": [
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
@ -133,16 +133,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.57",
"version": "1.10.58",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
"reference": "a23518379ec4defd9e47cbf81019526861623ec2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
"reference": "a23518379ec4defd9e47cbf81019526861623ec2",
"shasum": ""
},
"require": {
@ -191,20 +191,20 @@
"type": "tidelift"
}
],
"time": "2024-01-24T11:51:34+00:00"
"time": "2024-02-12T20:02:57+00:00"
},
{
"name": "rector/rector",
"version": "0.19.5",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "89c895d127b9d248d2af007068a824b5348ef81f"
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/89c895d127b9d248d2af007068a824b5348ef81f",
"reference": "89c895d127b9d248d2af007068a824b5348ef81f",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/362258a1f6369fc88d02d469a5478d220f78b0e6",
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6",
"shasum": ""
},
"require": {
@ -239,7 +239,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.19.5"
"source": "https://github.com/rectorphp/rector/tree/1.0.0"
},
"funding": [
{
@ -247,7 +247,7 @@
"type": "github"
}
],
"time": "2024-01-29T23:53:47+00:00"
"time": "2024-02-06T13:38:07+00:00"
},
{
"name": "slevomat/coding-standard",
@ -396,16 +396,16 @@
},
{
"name": "symplify/easy-coding-standard",
"version": "12.1.8",
"version": "12.1.11",
"source": {
"type": "git",
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
"reference": "7962c810a8eebc4174a38d7dff673f1999e61595"
"reference": "d8653e2f4ef154039841a7bfed4e91eb5deae1ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/7962c810a8eebc4174a38d7dff673f1999e61595",
"reference": "7962c810a8eebc4174a38d7dff673f1999e61595",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d8653e2f4ef154039841a7bfed4e91eb5deae1ab",
"reference": "d8653e2f4ef154039841a7bfed4e91eb5deae1ab",
"shasum": ""
},
"require": {
@ -438,7 +438,7 @@
],
"support": {
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.8"
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.11"
},
"funding": [
{
@ -450,7 +450,7 @@
"type": "github"
}
],
"time": "2024-01-16T22:56:06+00:00"
"time": "2024-02-13T11:35:41+00:00"
}
],
"packages-dev": [],