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 37c99b7 commit 5e533d3Copy full SHA for 5e533d3
.github/workflows/continuous-integration.yml
@@ -65,8 +65,8 @@ jobs:
65
symfony-require: "6.4.*"
66
php-version: "8.2"
67
symfony-deprecations-helper: "weak"
68
- - dependencies: "php-http/guzzle7-adapter symfony/http-client:^7.1"
69
- symfony-require: "7.1.*"
+ - dependencies: "php-http/guzzle7-adapter symfony/http-client:^7.3"
+ symfony-require: "7.3.*"
70
71
72
0 commit comments