Skip to content

Commit 49c4f93

Browse files
authored
fix(php-dep): use the latest php client
fixes #14
1 parent 5ef2919 commit 49c4f93

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.2",
32+
"craftsys/msg91-php": "^0.15.3",
3333
"illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)