Skip to content

Commit afd8aaf

Browse files
authored
Add PHP 8.1 to CI (#408)
1 parent be711a0 commit afd8aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ jobs:
4646

4747
# Latest commit to master
4848
- dependencies: "php-http/guzzle7-adapter php-http/vcr-plugin:^1.0@dev"
49-
php-version: "8.0"
49+
php-version: "8.1"
5050
stability: "dev"
5151
symfony-deprecations-helper: "weak"
5252
- dependencies: "php-http/guzzle7-adapter"
53-
php-version: "8.0"
53+
php-version: "8.1"
5454
stability: "dev"
5555
symfony-deprecations-helper: "weak"
5656

0 commit comments

Comments
 (0)