Skip to content

Commit

Permalink
Upgrade composer/semver (#22862)
Browse files Browse the repository at this point in the history
* Upgrade composer/semver to 3.0

No breaking changes to be expected

* Update the composer.lock file
  • Loading branch information
williamdes authored Dec 16, 2024
1 parent 30db94c commit c161fe8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"require": {
"php": ">=7.2.5",
"composer/ca-bundle": "^1.2",
"composer/semver": "^1.3.0",
"composer/semver": "^3.0",
"davaxi/sparkline": "~2.0",
"geoip2/geoip2": "^2.8",
"lox/xhprof": "dev-master",
Expand Down
21 changes: 11 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c161fe8

Please sign in to comment.