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 e8c4e75 commit 09af5e8Copy full SHA for 09af5e8
1 file changed
.github/workflows/phpstan.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
include:
19
- php-version: "7.4"
20
- phpunit-version-constraint: "^7.5"
+ phpunit-version-constraint: "^8.5"
21
- php-version: "8.3"
22
phpunit-version-constraint: "^9.6"
23
0 commit comments