Skip to content

Commit 66bbcc6

Browse files
committed
Update dependencies
1 parent a4a3fae commit 66bbcc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"php": ">=8.1",
1919
"ext-json": "*",
2020
"camoo/sms": "^4.1",
21-
"illuminate/notifications": "^9.52",
22-
"illuminate/support": "^9.52"
21+
"illuminate/notifications": ">=9.52",
22+
"illuminate/support": ">=9.52"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)