Skip to content

Commit 738c843

Browse files
committed
Update dependencies.
1 parent 2ba879f commit 738c843

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^7.4|^8.0",
1919
"spatie/laravel-package-tools": "^1.14.1",
20-
"illuminate/contracts": "^8.0|^9.0|^10.0"
20+
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0"
2121
},
2222
"require-dev": {
2323
"nunomaduro/collision": "^5.0|^6.0",

0 commit comments

Comments
 (0)