Skip to content

Commit

Permalink
Bump dependencies for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Feb 27, 2024
1 parent e5bf128 commit 266fb82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
],
"require": {
"php": "^8.1",
"illuminate/support": "^10.0",
"illuminate/support": "^10.0|^11.0",
"league/flysystem": "^3.12",
"nesbot/carbon": "^2.66",
"nesbot/carbon": "^2.66|^3.0",
"composer/semver": "^3.3",
"alek13/slack": "^2.2",
"geerlingguy/ping": "^1.2"
Expand Down

0 comments on commit 266fb82

Please sign in to comment.