Skip to content

Commit 21ac4b0

Browse files
committed
chore: L13 support
1 parent 7185ff1 commit 21ac4b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"require": {
2222
"php": "^8.2",
2323
"ext-json": "*",
24-
"illuminate/view": "^10|^11|^12",
25-
"illuminate/support": "^10|^11|^12",
26-
"illuminate/contracts": "^10|^11|^12",
24+
"illuminate/view": "^10|^11|^12|^13",
25+
"illuminate/support": "^10|^11|^12|^13",
26+
"illuminate/contracts": "^10|^11|^12|^13",
2727
"moonshine/contracts": "^4.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)