Skip to content

Commit

Permalink
Merge pull request #90 from anilkumarthakur60/patch-1
Browse files Browse the repository at this point in the history
Support for laravel 11.x added
  • Loading branch information
shweshi authored Apr 26, 2024
2 parents 7256da8 + 9fecfc2 commit 2c32f5e
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 @@ -9,7 +9,7 @@
}
],
"require": {
"illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
"illuminate/log": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
},
"require-dev": {
"phpunit/phpunit": "4.8.*"
Expand Down

0 comments on commit 2c32f5e

Please sign in to comment.