Skip to content

Commit 1ff63be

Browse files
committed
Fix low-deps tests
1 parent 2d5d129 commit 1ff63be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"phpstan/extension-installer": "^1.4",
4343
"phpstan/phpstan": "2.1.22",
4444
"phpstan/phpstan-deprecation-rules": "^2",
45-
"phpunit/phpunit": "^10.5.0 || ^11.5",
45+
"phpunit/phpunit": "^11.5.42",
4646
"psr/log": "^1 || ^2 || ^3",
4747
"symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0",
4848
"symfony/var-exporter": "^6.3.9 || ^7.0 || ^8.0"

0 commit comments

Comments
 (0)