chore: upgrade dependencies

This commit is contained in:
Younes ENNAJI
2024-10-06 16:24:45 +01:00
parent 004334f642
commit 89d8c2cb7a
2 changed files with 52 additions and 57 deletions
+7 -7
View File
@@ -43,14 +43,14 @@
"mockery/mockery": "^1.6.12",
"orchestra/testbench": "^9.5.0",
"overtrue/phplint": "^9.4.1",
"php-cs-fixer/shim": "^3.64",
"phpstan/phpstan": "^1.12.5",
"php-cs-fixer/shim": "^3.64.0",
"phpstan/phpstan": "^1.12.6",
"phpstan/phpstan-mockery": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.4",
"phpstan/phpstan-symfony": "^1.4.9",
"phpunit/phpunit": "^10.5.1",
"rector/rector": "^1.2.5",
"rector/swiss-knife": "^0.2.35",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-symfony": "^1.4",
"phpunit/phpunit": "^10.5.26",
"rector/rector": "^1.2.6",
"rector/swiss-knife": "^1.0.0",
"spatie/ray": "^1.41.2",
"symplify/monorepo-builder": "^11.2.22"
},
Generated
+45 -50
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": "9faaa92d26e37a8ca26f0c11230ef56a",
"content-hash": "560df60fbc195a8e0eb74495c0c487a8",
"packages": [
{
"name": "brick/math",
@@ -2588,27 +2588,22 @@
},
{
"name": "psr/container",
"version": "2.0.1",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef"
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/2ae37329ee82f91efadc282cc2d527fd6065a5ef",
"reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
@@ -2635,9 +2630,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/2.0.1"
"source": "https://github.com/php-fig/container/tree/1.1.1"
},
"time": "2021-03-24T13:40:57+00:00"
"time": "2021-03-05T17:36:06+00:00"
},
{
"name": "psr/event-dispatcher",
@@ -5768,21 +5763,21 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.3.0",
"version": "v3.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/container": "^2.0"
"psr/container": "^1.1|^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
@@ -5830,7 +5825,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
},
"funding": [
{
@@ -5846,7 +5841,7 @@
"type": "tidelift"
}
],
"time": "2023-05-23T14:45:45+00:00"
"time": "2023-12-26T14:02:43+00:00"
},
{
"name": "symfony/string",
@@ -8378,16 +8373,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.5",
"version": "1.12.6",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17"
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
"reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae",
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae",
"shasum": ""
},
"require": {
@@ -8432,7 +8427,7 @@
"type": "github"
}
],
"time": "2024-09-26T12:45:22+00:00"
"time": "2024-10-06T15:03:59+00:00"
},
{
"name": "phpstan/phpstan-mockery",
@@ -8538,22 +8533,22 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.4.9",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9"
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9",
"reference": "51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.12"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"symfony/framework-bundle": "<3.0"
@@ -8604,9 +8599,9 @@
"description": "Symfony Framework extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.9"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.0"
},
"time": "2024-09-05T16:15:09+00:00"
"time": "2024-04-20T06:38:35+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -8929,16 +8924,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.1",
"version": "10.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408"
"reference": "42e2f13ceaa2e34461bc89bea75407550b40b2aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408",
"reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/42e2f13ceaa2e34461bc89bea75407550b40b2aa",
"reference": "42e2f13ceaa2e34461bc89bea75407550b40b2aa",
"shasum": ""
},
"require": {
@@ -9010,7 +9005,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.26"
},
"funding": [
{
@@ -9026,7 +9021,7 @@
"type": "tidelift"
}
],
"time": "2023-12-01T16:57:05+00:00"
"time": "2024-07-08T05:30:46+00:00"
},
{
"name": "psy/psysh",
@@ -9109,21 +9104,21 @@
},
{
"name": "rector/rector",
"version": "1.2.5",
"version": "1.2.6",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339"
"reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e98aa793ca3fcd17e893cfaf9103ac049775d339",
"reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/6ca85da28159dbd3bb36211c5104b7bc91278e99",
"reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.12.2"
"phpstan/phpstan": "^1.12.5"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -9156,7 +9151,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.2.5"
"source": "https://github.com/rectorphp/rector/tree/1.2.6"
},
"funding": [
{
@@ -9164,20 +9159,20 @@
"type": "github"
}
],
"time": "2024-09-08T17:43:24+00:00"
"time": "2024-10-03T08:56:44+00:00"
},
{
"name": "rector/swiss-knife",
"version": "0.2.35",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/swiss-knife.git",
"reference": "d8e932de6deaff472f4d10de3dac7b099b83076a"
"reference": "b2302d518ff96ff76ae5f64e9f833e7cdcb3271c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/swiss-knife/zipball/d8e932de6deaff472f4d10de3dac7b099b83076a",
"reference": "d8e932de6deaff472f4d10de3dac7b099b83076a",
"url": "https://api.github.com/repos/rectorphp/swiss-knife/zipball/b2302d518ff96ff76ae5f64e9f833e7cdcb3271c",
"reference": "b2302d518ff96ff76ae5f64e9f833e7cdcb3271c",
"shasum": ""
},
"require": {
@@ -9194,7 +9189,7 @@
"description": "Swiss knife in pocket of every upgrade architect",
"support": {
"issues": "https://github.com/rectorphp/swiss-knife/issues",
"source": "https://github.com/rectorphp/swiss-knife/tree/0.2.35"
"source": "https://github.com/rectorphp/swiss-knife/tree/1.0.0"
},
"funding": [
{
@@ -9206,7 +9201,7 @@
"type": "github"
}
],
"time": "2024-09-13T18:13:52+00:00"
"time": "2024-10-01T15:44:55+00:00"
},
{
"name": "sebastian/cli-parser",