Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelamkoff committed Jan 21, 2022
1 parent 34cc076 commit ae485d9
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 @@ -10,8 +10,8 @@
]
},
"require": {
"php": ">= 7.4 | >= 8.0",
"bermudaphp/config": "^1.0",
"php": "^7.4|^8.0|^8.1",
"bermudaphp/config": "^1.1.1",
"psr/http-server-middleware": "^1.0.1",
"psr/http-factory": "^1.0.1"
}
Expand Down

0 comments on commit ae485d9

Please sign in to comment.