Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
New version of php client with fixed type exception for related users + fixed saving of related users
  • Loading branch information
yatsenkolesh authored Aug 10, 2022
1 parent 54de69a commit e48a5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "^7.4 || ^8.0",
"laravel/framework": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"abrouter/abrouter-php-client": "^0.16"
"abrouter/abrouter-php-client": "^0.18"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit e48a5d5

Please sign in to comment.