Skip to content

Commit

Permalink
Add PHP 64 bits requirement in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne committed May 6, 2024
1 parent 3ecb819 commit c5dae89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -11,6 +11,7 @@
},
"require": {
"php": ">=8.2",
"php-64bit": "*",
"ext-ctype": "*",
"ext-curl": "*",
"ext-dom": "*",
Expand Down
3 changes: 2 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5dae89

Please sign in to comment.