Skip to content

Commit

Permalink
Merge pull request #149 from TimWolla/composer-missing-dependencies
Browse files Browse the repository at this point in the history
Add missing dependencies to composer.json
  • Loading branch information
asgrim authored Dec 5, 2024
2 parents 8cfcff9 + be4ab0f commit 89379c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,11 @@
"php": "8.1.*||8.2.*||8.3.*||8.4.*",
"ext-zip": "*",
"composer/composer": "dev-main",
"composer/pcre": "^3.3.2",
"composer/semver": "^3.4.3",
"fidry/cpu-core-counter": "^1.2",
"illuminate/container": "^10.48.25",
"psr/container": "^2.0.2",
"symfony/console": "^6.4.15",
"symfony/process": "^6.4.15",
"webmozart/assert": "^1.11"
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 89379c0

Please sign in to comment.