Skip to content

Commit f44e749

Browse files
fix cache-plugin error
1 parent 68f858f commit f44e749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
symfony-require: "7.4.*"
7373
php-version: "8.5"
7474
symfony-deprecations-helper: "weak"
75-
- dependencies: "php-http/guzzle7-adapter symfony/http-client:^8"
75+
- dependencies: "php-http/guzzle7-adapter php-http/cache-plugin:^2.0 symfony/http-client:^8"
7676
symfony-require: "8.0.*"
7777
php-version: "8.5"
7878
symfony-deprecations-helper: "weak"

0 commit comments

Comments
 (0)