Skip to content

Commit 5e533d3

Browse files
committed
bump symfony http-client version to oldest 7.x supported version
1 parent 37c99b7 commit 5e533d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
symfony-require: "6.4.*"
6666
php-version: "8.2"
6767
symfony-deprecations-helper: "weak"
68-
- dependencies: "php-http/guzzle7-adapter symfony/http-client:^7.1"
69-
symfony-require: "7.1.*"
68+
- dependencies: "php-http/guzzle7-adapter symfony/http-client:^7.3"
69+
symfony-require: "7.3.*"
7070
php-version: "8.2"
7171
symfony-deprecations-helper: "weak"
7272

0 commit comments

Comments
 (0)