Skip to content

Commit 5c4d379

Browse files
func0dericanhazstring
authored andcommitted
Widen symfony/process requirements
1 parent 5922d04 commit 5c4d379

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
"require": {
66
"php": "^7.3|^8.0",
7-
"symfony/process": "^5.0"
7+
"symfony/process": "^5.0|^6.0"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^9.4.2",

0 commit comments

Comments
 (0)