Skip to content

Commit

Permalink
PHP 8 compatibility #108
Browse files Browse the repository at this point in the history
  • Loading branch information
Natshah authored Jun 30, 2022
1 parent 9758b3e commit 5d089fa
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 @@ -24,7 +24,7 @@
"issues": "https://github.com/RusticiSoftware/TinCanPHP/issues"
},
"require": {
"php": "~5.5 || ^7.0.3",
"php": "~5.5 || ^7 || ^8",
"ext-openssl": "*",
"namshi/jose": "^7.2.1",
"willdurand/negotiation": "^2.0"
Expand Down

0 comments on commit 5d089fa

Please sign in to comment.