Skip to content

Commit 98e6d0e

Browse files
authored
Update composer.json
1 parent d307a65 commit 98e6d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1|^8.2|^8.3",
19+
"php": "^8.1|^8.2|^8.3|^8.4",
2020
"spatie/laravel-package-tools": "^1.16",
21-
"illuminate/contracts": "^10.0||^11.0",
21+
"illuminate/contracts": "^10.0|^11.0|^12.0",
2222
"voku/portable-utf8": "^6.0",
2323
"voku/simple_html_dom": "^4.8"
2424
},

0 commit comments

Comments
 (0)