Skip to content

Commit 5c0ca0a

Browse files
marcingyicanhazstring
authored andcommitted
Update composer to support php8
1 parent 05f8fbb commit 5c0ca0a

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
@@ -3,7 +3,7 @@
33
"description": "PHP wrapper for systemctl",
44
"type": "library",
55
"require": {
6-
"php": "^7.3",
6+
"php": "^7.3|^8.0",
77
"symfony/process": "^5.0"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)