Skip to content

Commit 73e7099

Browse files
committed
fix
1 parent 36f27f8 commit 73e7099

File tree

2 files changed

+346
-252
lines changed

2 files changed

+346
-252
lines changed

tests/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "phpstan/phpstan-src-tests",
33
"require-dev": {
4-
"phpunit/phpunit": "^12.5.2",
4+
"phpunit/phpunit": "^11.5.23 || ^12.5.2",
55
"brianium/paratest": "^7.8.3"
66
},
77
"config": {
88
"platform": {
9-
"php": "8.3.99"
9+
"php": "8.2.99"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)