Compare commits
1 Commits
renovate/s
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfcf6134f1 |
@@ -26,7 +26,7 @@
|
||||
"mockery/mockery": "^1.6",
|
||||
"nunomaduro/collision": "^8.6",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"phpunit/phpunit": "^11.5.3",
|
||||
"phpunit/phpunit": "^13.0.0",
|
||||
"slevomat/coding-standard": "^8.27",
|
||||
"squizlabs/php_codesniffer": "^4.0"
|
||||
},
|
||||
|
||||
30
composer.lock
generated
30
composer.lock
generated
@@ -6340,16 +6340,16 @@
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
||||
"version": "v1.2.1",
|
||||
"version": "v1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPCSStandards/composer-installer.git",
|
||||
"reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd"
|
||||
"reference": "845eb62303d2ca9b289ef216356568ccc075ffd1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
|
||||
"reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
|
||||
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1",
|
||||
"reference": "845eb62303d2ca9b289ef216356568ccc075ffd1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6432,7 +6432,7 @@
|
||||
"type": "thanks_dev"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-06T08:26:05+00:00"
|
||||
"time": "2025-11-11T04:32:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fakerphp/faker",
|
||||
@@ -8934,20 +8934,20 @@
|
||||
},
|
||||
{
|
||||
"name": "slevomat/coding-standard",
|
||||
"version": "8.30.1",
|
||||
"version": "8.28.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/slevomat/coding-standard.git",
|
||||
"reference": "70a3b2150600122f87c59cae1c1b5902ba73798b"
|
||||
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/70a3b2150600122f87c59cae1c1b5902ba73798b",
|
||||
"reference": "70a3b2150600122f87c59cae1c1b5902ba73798b",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
|
||||
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.1",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpstan/phpdoc-parser": "^2.3.2",
|
||||
"squizlabs/php_codesniffer": "^4.0.1"
|
||||
@@ -8955,11 +8955,11 @@
|
||||
"require-dev": {
|
||||
"phing/phing": "3.0.1|3.1.2",
|
||||
"php-parallel-lint/php-parallel-lint": "1.4.0",
|
||||
"phpstan/phpstan": "2.2.2",
|
||||
"phpstan/phpstan": "2.1.42",
|
||||
"phpstan/phpstan-deprecation-rules": "2.0.4",
|
||||
"phpstan/phpstan-phpunit": "2.0.16",
|
||||
"phpstan/phpstan-strict-rules": "2.0.11",
|
||||
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.55|12.5.30"
|
||||
"phpstan/phpstan-strict-rules": "2.0.10",
|
||||
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.50|12.5.14"
|
||||
},
|
||||
"type": "phpcodesniffer-standard",
|
||||
"extra": {
|
||||
@@ -8983,7 +8983,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/slevomat/coding-standard/issues",
|
||||
"source": "https://github.com/slevomat/coding-standard/tree/8.30.1"
|
||||
"source": "https://github.com/slevomat/coding-standard/tree/8.28.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -8995,7 +8995,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-27T11:26:35+00:00"
|
||||
"time": "2026-03-22T17:22:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
|
||||
Reference in New Issue
Block a user