Skip to content

Commit

Permalink
Merge c0eb469 into 6377fe1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrusso committed Sep 16, 2023
2 parents 6377fe1 + c0eb469 commit 33362aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -21,9 +21,9 @@
}
],
"require": {
"php": "^7.2|^7.3|^7.4|^8.0",
"php": "^7.2|^7.3|^7.4|^8.0|^8.1",
"ext-json": "*",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^9.0",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
"hemp/presenter": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 33362aa

Please sign in to comment.