Skip to content

Commit

Permalink
fix to php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
acdh-ch committed Feb 27, 2024
1 parent 59c260c commit 4c1d7a1
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 @@ -42,7 +42,7 @@
"pear/mail": "1.5.1",
"pear/mail_mime": "1.10.11",
"pear/net_smtp": "1.10.0",
"php": ">=7.4.3",
"php": "^7.4",
"psr/container": "1.1.1",
"psr/http-message": "1.0.1",
"psr/log": "1.1.4",
Expand Down

0 comments on commit 4c1d7a1

Please sign in to comment.