Skip to content

Commit

Permalink
Merge pull request #17 from ArborXR/main
Browse files Browse the repository at this point in the history
Update composer.json to support Laravel 11.x
  • Loading branch information
plunkettscott authored Apr 12, 2024
2 parents 8917846 + 5b944b0 commit 0042416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.2",
"guzzlehttp/promises": "^1.5",
"laravel/framework": "^9.0|^10.0",
"laravel/framework": "^9.0|^10.0|^11.0",
"open-telemetry/api": "^1.0@beta",
"open-telemetry/sdk": "^1.0@beta",
"php-http/message-factory": "^1.0",
Expand Down

0 comments on commit 0042416

Please sign in to comment.