Skip to content

Commit

Permalink
Merge pull request #83 from asgrim/adapt-to-use-composer-installer
Browse files Browse the repository at this point in the history
Adapt to use composer installer
  • Loading branch information
asgrim authored Nov 15, 2024
2 parents aad15d8 + c935d7f commit 76ba65b
Show file tree
Hide file tree
Showing 83 changed files with 2,282 additions and 1,622 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require": {
"php": "8.1.*||8.2.*||8.3.*||8.4.*",
"ext-zip": "*",
"composer/composer": "dev-main@dev",
"composer/composer": "^2.8.2",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/psr7": "^2.6",
"illuminate/container": "^10.47",
Expand Down
Loading

0 comments on commit 76ba65b

Please sign in to comment.