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.
2 parents eeb341c + df6e69f commit 249643bCopy full SHA for 249643b
1 file changed
.circleci/config.yml
@@ -10,7 +10,7 @@ default_matrix: &default_matrix
10
php-version: <<matrix.php-version>>
11
matrix:
12
parameters:
13
- php-version: [ "8.2", "8.3", "8.4" ]
+ php-version: [ "8.2", "8.3", "8.4", "8.5" ]
14
15
workflows:
16
version: 2
0 commit comments