Skip to content

Commit 0abee38

Browse files
committed
composer.json: require ^7.2 || ^8.0
1 parent 435990f commit 0abee38

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",
7+
"php": "^7.2 || ^8.0",
88
"php-64bit": "*"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)