Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeAbell authored Jan 12, 2024
1 parent 57128fd commit f0a407d
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 @@ -4,7 +4,7 @@
"license": "MIT",
"homepage": "https://github.com/tideways/laravel-octane-middleware",
"require": {
"laravel/octane": ">=0.1.0,<2.0"
"laravel/octane": ">=0.1.0,<3.0"
},
"autoload": {
"psr-4": {"Tideways\\LaravelOctane\\": "src/"}
Expand Down

0 comments on commit f0a407d

Please sign in to comment.