Skip to content

Commit 8e22b25

Browse files
committed
chore: add testruns for PHP 8.4
1 parent 1a4874c commit 8e22b25

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/phpstan": "^1.10",
4343
"phpstan/phpstan-phpunit": "^1.3",
4444
"phpunit/phpunit": "^9.6",
45-
"symfony/http-client": "^5.4 || ^6.4 || ^7.0",
45+
"symfony/http-client": "^5.4 || ^6.4 || ^7.0.10",
4646
"symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
4747
},
4848
"suggest": {

0 commit comments

Comments
 (0)