Skip to content

Commit c3591a3

Browse files
committed
Drop everything older than PHP 7.4
1 parent a25afc0 commit c3591a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"license": "LGPL-3.0",
66
"require": {
7-
"php": "^7.2 || ^8.0",
7+
"php": "^7.4 || ^8.0",
88
"php-64bit": "*"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)