Skip to content

Commit 3c536cb

Browse files
authored
add L 10 support
1 parent 69a0243 commit 3c536cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "^7.4|^8.0",
1919
"league/flysystem-aws-s3-v3": "^3.0",
2020
"spatie/laravel-package-tools": "^1.1",
21-
"illuminate/contracts": "^8.0|^9.0"
21+
"illuminate/contracts": "^8.0|^9.0|^10.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^6.0|^7.0",

0 commit comments

Comments
 (0)