Skip to content

Commit

Permalink
Composer: update requried PHP extensions
Browse files Browse the repository at this point in the history
Discovered using the ComposerRequireChecker tool and manually verified.

Ref: https://github.com/maglnet/ComposerRequireChecker
  • Loading branch information
jrfnl committed Sep 26, 2023
1 parent 7862b1a commit 0ec6c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"require": {
"php": ">=5.4",
"ext-tokenizer": "*",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
Expand Down

0 comments on commit 0ec6c34

Please sign in to comment.