Skip to content

Commit

Permalink
Update php version
Browse files Browse the repository at this point in the history
  • Loading branch information
yatsenkolesh committed Oct 9, 2021
1 parent 1293c50 commit 40d529b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2,142 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
}
],
"require": {
"php": "^5.5 || ^7.0",
"php": "^5.5 || ^7.0 || ^8.0",
"laravel/framework": "^5.6 || ^6.0 || ^7.0 || ^8.0",
"abrouter/abrouter-php-client": "^0.1.1"
"abrouter/abrouter-php-client": "^0.2"
}
}
Loading

0 comments on commit 40d529b

Please sign in to comment.