Skip to content

Commit baf5c12

Browse files
[source]: Add Laravel 13 support
1 parent e1e510e commit baf5c12

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
@@ -44,7 +44,7 @@
4444
"dragon-code/support": "^6.11"
4545
},
4646
"require-dev": {
47-
"illuminate/support": "^10.31 || ^11.0 || ^12.0",
47+
"illuminate/support": "^10.31 || ^11.0 || ^12.0 || ^13.0",
4848
"laravel-lang/locale-list": "^1.2",
4949
"pestphp/pest": "^2.24.3 || ^3.0",
5050
"punic/punic": "^3.8",

0 commit comments

Comments
 (0)