Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
conrad10781 committed Jan 20, 2022
1 parent 75ee451 commit b301bb1
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 @@ -13,7 +13,7 @@
}
],
"require": {
"php" : "^5.5 || ^7.0"
"php" : "^5.5 || ^7.0 || ^8.0"
},
"suggest": {
"tuupola/slim-basic-auth^2.3": "If you do not already have a PSR-7 HTTP Authenticator, this is a good one to start with"
Expand Down

0 comments on commit b301bb1

Please sign in to comment.