Skip to content

Commit 065765e

Browse files
Fix actions
1 parent 8c10f16 commit 065765e

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^8.2",
22-
"illuminate/contracts": "^11.9",
22+
"illuminate/contracts": "^11.10",
2323
"spatie/laravel-package-tools": "^1.16"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)