Skip to content

Commit

Permalink
Removing php7
Browse files Browse the repository at this point in the history
  • Loading branch information
floriankraemer committed Mar 16, 2024
1 parent 051e0c1 commit 33fa98b
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 @@ -8,7 +8,7 @@
"library"
],
"require": {
"php": "^7.4|^8.0",
"php": "^8.0",
"ext-json": "*",
"phauthentic/password-hashers": "^2.0",
"psr/http-factory": "^1.0",
Expand Down

0 comments on commit 33fa98b

Please sign in to comment.