Skip to content

Commit

Permalink
Adding compatibility for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren-CB committed Jul 1, 2024
1 parent 27f70e2 commit 3115784
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 @@ -5,7 +5,7 @@
"guzzlehttp/guzzle": "^6.2||^7.0",
"divineomega/do-file-cache": "^2.0",
"divineomega/php-distance": "^1.0",
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0",
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
"ext-json": "*",
"php": ">=7.0||>=8.0"
},
Expand Down

0 comments on commit 3115784

Please sign in to comment.