Skip to content

Commit 254c155

Browse files
authored
New version of php client with stats interceptor async -> sync
1 parent 5e83499 commit 254c155

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
"require": {
1818
"php": "^7.4 || ^8.0",
1919
"laravel/framework": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
20-
"abrouter/abrouter-php-client": "^0.18"
20+
"abrouter/abrouter-php-client": "^0.19"
2121
},
2222
"extra": {
2323
"laravel": {

0 commit comments

Comments
 (0)