Merge pull request #18217 from faissaloux/fix-invalid-opcode-23-1-0

Fix `Invalid opcode 23/1/0`
This commit is contained in:
Maurício Meneghini Fauth 2023-03-04 23:49:49 -03:00 committed by GitHub
commit 60a6f508a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.1.2",
"ext-hash": "*",
"ext-iconv": "*",
"ext-json": "*",