We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d279b8f + 48d5be7 commit 36a5136Copy full SHA for 36a5136
.doctrine-project.json
@@ -20,9 +20,8 @@
20
{
21
"name": "3.6",
22
"branchName": "3.6.x",
23
- "slug": "current",
24
- "current": true,
25
- "aliases": ["stable"]
+ "slug": "3.6",
+ "current": true
26
},
27
28
"name": "3.5",
composer.json
@@ -43,9 +43,9 @@
43
"doctrine/coding-standard": "12.0.0",
44
"fig/log-test": "^1",
45
"jetbrains/phpstorm-stubs": "2023.1",
46
- "phpstan/phpstan": "1.10.29",
+ "phpstan/phpstan": "1.10.32",
47
"phpstan/phpstan-strict-rules": "^1.5",
48
- "phpunit/phpunit": "9.6.9",
+ "phpunit/phpunit": "9.6.11",
49
"psalm/plugin-phpunit": "0.18.4",
50
"slevomat/coding-standard": "8.13.1",
51
"squizlabs/php_codesniffer": "3.7.2",
0 commit comments