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 2e8e962 commit 123bbf7Copy full SHA for 123bbf7
1 file changed
composer.json
@@ -17,7 +17,7 @@
17
"php": "^8.3",
18
"nunomaduro/pokio": "^0.1.1",
19
"pestphp/pest-plugin": "^4.0.0",
20
- "phpstan/phpstan": "^1.12.24|^2.1.22",
+ "phpstan/phpstan": "^1.12.24|^2.1.31",
21
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2"
22
},
23
"autoload": {
@@ -26,7 +26,7 @@
26
}
27
28
"require-dev": {
29
- "pestphp/pest": "^4.0.0",
+ "pestphp/pest": "^4.1.3",
30
"pestphp/pest-dev-tools": "^4.0.0"
31
32
"autoload-dev": {
0 commit comments