Skip to content

Commit

Permalink
add L 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
swilla authored Mar 28, 2023
1 parent 69a0243 commit 3c536cb
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 @@ -18,7 +18,7 @@
"php": "^7.4|^8.0",
"league/flysystem-aws-s3-v3": "^3.0",
"spatie/laravel-package-tools": "^1.1",
"illuminate/contracts": "^8.0|^9.0"
"illuminate/contracts": "^8.0|^9.0|^10.0"
},
"require-dev": {
"orchestra/testbench": "^6.0|^7.0",
Expand Down

0 comments on commit 3c536cb

Please sign in to comment.