Skip to content

Commit c8ada34

Browse files
Only require php 8.1
1 parent 67da7cf commit c8ada34

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^8.1",
15-
"ext-curl": "*",
16-
"ext-http": "*"
14+
"php": "^8.1"
1715
},
1816
"autoload": {
1917
"files": [

0 commit comments

Comments
 (0)