We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23da0c4 commit 072afbbCopy full SHA for 072afbb
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"php": ">=7.2",
16
- "illuminate/notifications": "~5.0 || ~6.0 || ~7.0 || ~8.0",
17
- "illuminate/support": "~5.0 || ~6.0 || ~7.0 || ~8.0",
+ "illuminate/notifications": "~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
+ "illuminate/support": "~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0",
18
"touchsms/touchsms": "^1.3"
19
},
20
"require-dev": {
0 commit comments