Skip to content

Commit

Permalink
Merge pull request #361 from ergebnis/fix/widen
Browse files Browse the repository at this point in the history
Fix: Widen version constraint
  • Loading branch information
localheinz authored Nov 7, 2023
2 parents 581df5b + b5bd38f commit a4a8923
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 a4a8923

Please sign in to comment.