Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 0da1341

Browse files
authored
Update composer.json
1 parent bf73985 commit 0da1341

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"require": {
2424
"php": "^7.2|^8.0",
25-
"illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0",
26-
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0",
27-
"illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0",
25+
"illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
26+
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
27+
"illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
2828
"ezyang/htmlpurifier": "4.13.*"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)