We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b421cf commit 65ae5d1Copy full SHA for 65ae5d1
composer.json
@@ -13,9 +13,9 @@
13
],
14
"require": {
15
"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",
+ "illuminate/notifications": "^7.0|^8.0|^9.0|^10.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^8.0|^10.0",
+ "illuminate/http": "^7.0|^8.0|^9.0|^10.0",
19
"ext-json": "*"
20
},
21
"require-dev": {
0 commit comments