Skip to content

Commit

Permalink
compatibility with PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastusik committed Dec 21, 2023
1 parent 8d3da0b commit 4f73493
Show file tree
Hide file tree
Showing 2 changed files with 906 additions and 862 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Library that provides direct access to native PHP structures",
"type": "library",
"require": {
"php": "8.2.*",
"php": "8.3.*",
"ext-ffi": "*"
},
"license": [
Expand Down
Loading

0 comments on commit 4f73493

Please sign in to comment.