Skip to content

Commit 69769ed

Browse files
committed
Update composer.json suggests.
1 parent 0a166df commit 69769ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"ext-pcre": "*",
1515
"ext-iconv": "*"
1616
},
17+
"suggest": {
18+
"php": ">=8",
19+
"ext-apcu": ">=4",
20+
"ext-curl": "*"
21+
},
1722
"scripts": {
1823
"test": "@php tests.php"
1924
},

0 commit comments

Comments
 (0)