We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c4074 commit b30048bCopy full SHA for b30048b
.DS_Store
8 KB
composer.json
@@ -15,7 +15,7 @@
15
"license": "MIT",
16
"require": {
17
"php": "^8.2",
18
- "phpstan/phpstan": "^1.12.21|^2.1.19",
+ "phpstan/phpstan": "^1.12.21|^2.1.22",
19
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2",
20
"pestphp/pest-plugin": "^3.0.0"
21
},
@@ -25,7 +25,7 @@
25
}
26
27
"require-dev": {
28
- "pestphp/pest": "^3.8.2",
+ "pestphp/pest": "^3.8.3",
29
"pestphp/pest-dev-tools": "^3.4.0"
30
31
"minimum-stability": "dev",
0 commit comments