Skip to content

Commit

Permalink
Merge pull request #41 from bim-g/crud
Browse files Browse the repository at this point in the history
[ENH] update composer to support php8
  • Loading branch information
bim-g authored Jul 27, 2023
2 parents b41e51e + 962a217 commit 42ee386
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 400 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
}
],
"require": {
"php": ">=7.4",
"ext-pdo": "*",
"php": "^7.4||^8.0",
"wepesi/optionsresolver": "^0.2.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 42ee386

Please sign in to comment.