Skip to content

Commit a70c8cb

Browse files
committed
Add array-find polyfill to fix tests on PHP < 8.4
1 parent fd0483a commit a70c8cb

2 files changed

Lines changed: 58 additions & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"phpmd/phpmd": "^2.14",
106106
"phpstan/phpstan": "^2.1",
107107
"phpunit/phpunit": "^9.6.21",
108+
"polyfills/array-find": "^1.0",
108109
"psr/http-message": "^2.0",
109110
"roave/security-advisories": "dev-master",
110111
"scssphp/scssphp": "^2.1",

composer.lock

Lines changed: 57 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)