Skip to content

Commit

Permalink
Merge pull request #1 from virta-ltd/laravel9
Browse files Browse the repository at this point in the history
Update Laravel dependency versions
  • Loading branch information
Michael Wikberg authored Jul 29, 2022
2 parents 74d3c59 + 2bd3190 commit 7fe9afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/support": "^5.3 || ^6.0 || ^7.0 || ^8.0",
"illuminate/routing": "^5.3 || ^6.0 || ^7.0 || ^8.0",
"illuminate/support": "^8.0 || ^9.0",
"illuminate/routing": "^8.0 || ^9.0",
"promphp/prometheus_client_php": "dev-main"
},
"require-dev": {
Expand Down

0 comments on commit 7fe9afb

Please sign in to comment.