Skip to content

Commit 767a553

Browse files
authored
Update composer.json
1 parent 104d9dd commit 767a553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
}
3232
],
3333
"require":{
34-
"php":"^7.3",
34+
"php":">=7.3",
3535
"ext-curl":"*"
3636
},
3737
"autoload":{
3838
"psr-4":{
3939
"Topvisor\\Uncaptcha\\":"src/"
4040
}
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)