Skip to content

Commit a2a967a

Browse files
Bump dependencies for Laravel 13 (#13)
1 parent f89bb75 commit a2a967a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"require": {
1717
"php": "^8.4",
1818
"incentfit/inky": "1.3.6.5",
19-
"illuminate/support": "^11.0|^12.0",
20-
"illuminate/view": "^11.0|^12.0",
19+
"illuminate/support": "^11.0|^12.0|^13.0",
20+
"illuminate/view": "^11.0|^12.0|^13.0",
2121
"symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0|^7.0",
2222
"tijsverkoyen/css-to-inline-styles": "^2.2"
2323
},

0 commit comments

Comments
 (0)