Skip to content

Commit

Permalink
Fix phpunit invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayesh committed Jun 1, 2024
1 parent 7e30ab3 commit 960cdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://php.watch/versions/8.4/array_find-array_find_key-array_any-array_all",
"keywords": ["php84", "phpwatch", "polyfills", "polyfill", "compatibility", "compat", "shim"],
"require": {
"php": "^7.0"
"php": "^7.0 || ^8.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.3|^6.0"
Expand Down

0 comments on commit 960cdde

Please # to comment.