Skip to content

Commit e48a5d5

Browse files
authored
Update composer.json
New version of php client with fixed type exception for related users + fixed saving of related users
1 parent 54de69a commit e48a5d5

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.16"
20+
"abrouter/abrouter-php-client": "^0.18"
2121
},
2222
"extra": {
2323
"laravel": {

0 commit comments

Comments
 (0)