Skip to content

Commit 65ae5d1

Browse files
authored
Update composer.json
1 parent 7b421cf commit 65ae5d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
],
1414
"require": {
1515
"php": ">=7.2",
16-
"illuminate/notifications": "^7.0 || ^8.0 || ^9.0",
17-
"illuminate/support": "^7.0 || ^8.0 || ^9.0",
18-
"illuminate/http": "^7.0 || ^8.0 || ^9.0",
16+
"illuminate/notifications": "^7.0|^8.0|^9.0|^10.0",
17+
"illuminate/support": "^7.0|^8.0|^9.0|^8.0|^10.0",
18+
"illuminate/http": "^7.0|^8.0|^9.0|^10.0",
1919
"ext-json": "*"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)