Skip to content

Commit

Permalink
Allowed both 9 and 10 PHPUnit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgsowa committed May 14, 2024
1 parent f5ec9d4 commit 912b876
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 @@ -19,7 +19,7 @@
"ext-ctype": "*"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^9.0|^10.0",
"ircmaxell/php-yacc": "^0.0.7"
},
"extra": {
Expand Down

0 comments on commit 912b876

Please sign in to comment.