Skip to content

Commit

Permalink
Fix: Widen version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 7, 2023
1 parent 581df5b commit b5bd38f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/phpunit": "^10.4.2"
"phpunit/phpunit": "^10.4.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.39.0",
Expand Down
2 changes: 1 addition & 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 b5bd38f

Please sign in to comment.