Skip to content

Commit

Permalink
feat: drop php7.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocksheep committed Sep 19, 2023
1 parent 1280e56 commit d58cf95
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 @@ -37,7 +37,7 @@
}
],
"require": {
"php": ">=7.4|^8.0",
"php": "^8.0",
"goldspecdigital/oooas": "^2.8",
"justinrainbow/json-schema": "^5.2",
"laravel-json-api/hashids": "^1.1|^2.0",
Expand Down

0 comments on commit d58cf95

Please sign in to comment.