Skip to content

Commit a2b9f2d

Browse files
committed
- Compatibility for Laravel 11 & 12
1 parent 1f8fee7 commit a2b9f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"illuminate/notifications": "^8.0|^9.0|^10.0",
20+
"illuminate/notifications": "^8.0|^9.0|^10.0|^11.0|^12.0",
2121
"hebinet/websms-client": "^2.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)