We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 039beb2 + 33256e5 commit 2883dd6Copy full SHA for 2883dd6
composer.json
@@ -3,7 +3,7 @@
3
"description": "Library that provides direct access to native PHP structures",
4
"type": "library",
5
"require": {
6
- "php": "8.0.*",
+ "php": ">=8.0",
7
"ext-ffi": "*"
8
},
9
"license": [
0 commit comments