Skip to content

Commit 09af5e8

Browse files
committed
Try to fix phpstan build
1 parent e8c4e75 commit 09af5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
include:
1919
- php-version: "7.4"
20-
phpunit-version-constraint: "^7.5"
20+
phpunit-version-constraint: "^8.5"
2121
- php-version: "8.3"
2222
phpunit-version-constraint: "^9.6"
2323

0 commit comments

Comments
 (0)