Skip to content

Commit

Permalink
Add L11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
3m1n3nc3 authored Jul 28, 2024
1 parent 36a7a2a commit 494884a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
],
"require": {
"php": "^8.0|^8.1|^8.2",
"illuminate/support": "^8.0|^9.0|^10.0",
"illuminate/filesystem": "^8.0|^9.0|^10.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0",
"masbug/flysystem-google-drive-ext": "^2.3",
"spatie/laravel-slack-alerts": "^1.3",
"spatie/laravel-slack-alerts": "^1.3|^1.4",
"rap2hpoutre/laravel-log-viewer": "^2.2",
"zanysoft/laravel-zip": "^2.0",
"winter/laravel-config-writer": "^1.1"
Expand Down

0 comments on commit 494884a

Please sign in to comment.