Skip to content

Commit 1b98f03

Browse files
authored
Merge pull request #32 from phpcq/hotfix/adjust-6.8
Adjust forgotten 6.8.2
2 parents d8cf301 + b13515d commit 1b98f03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sources.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ repositories:
1313
requirements:
1414
php:
1515
php: ~8.2.27 || ~8.3.16 || ~8.4.3
16+
- version: 6.8.2
17+
requirements:
18+
php:
19+
php: ~8.2.27 || ~8.3.16 || ~8.4.3
1620
- version: 6.8.3
1721
requirements:
1822
php:

0 commit comments

Comments
 (0)