Skip to content

Commit

Permalink
refactor: add laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
achmadhadikurnia committed May 7, 2024
1 parent 94af55e commit 7a83c30
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 @@ -24,7 +24,7 @@
"php": "^8.1",
"spatie/laravel-package-tools": "^1.14.0",
"guzzlehttp/guzzle": "^7.2",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0|^11.0",
"kanekescom/laravel-helperia": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 7a83c30

Please sign in to comment.