Skip to content

Commit 42afb2c

Browse files
authored
Update illuminate/support version constraint to Laravel 13
1 parent 3847d82 commit 42afb2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require": {
3333
"php": "^8.1",
3434
"illuminate/database": "*",
35-
"illuminate/support": "^8.12|^9.0|^10.0|^11.0|^12.0",
35+
"illuminate/support": "^8.12|^9.0|^10.0|^11.0|^12.0|^13.0",
3636
"spatie/ray": "^1.40",
3737
"spatie/ssh": "^1.13"
3838
},

0 commit comments

Comments
 (0)