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 e70407d commit 967c908Copy full SHA for 967c908
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"php": ">=8.2",
16
- "illuminate/notifications": "~8.0 || ~9.0 || ~10.0 || ~11.0",
17
- "illuminate/support": "~8.0 || ~9.0 || ~10.0 || ~11.0",
+ "illuminate/notifications": "~9.0 || ~10.0 || ~11.0 || ~12.0",
+ "illuminate/support": " ~9.0 || ~10.0 || ~11.0 || ~12.0",
18
"symfony/http-client": "^7.0",
19
"touchsms/touchsms": "^2.0"
20
},
0 commit comments