Skip to content

Commit d47014e

Browse files
committed
fix(php8): take latest fix from msg91-php
1 parent d865b23 commit d47014e

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
@@ -29,7 +29,7 @@
2929
},
3030
"require": {
3131
"php": "^7.1.3|^8.0",
32-
"craftsys/msg91-php": "^0.15.1",
32+
"craftsys/msg91-php": "^0.15.2",
3333
"illuminate/support": "^5.2|^6.0|^7.0|^8.0"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)