Skip to content

Commit 8746190

Browse files
committed
Add symfony/process 7.0 to composer.json
1 parent 43fec28 commit 8746190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=7.0.0",
15-
"symfony/process": "^4.0|^5.0|^6.0"
15+
"symfony/process": "^4.0|^5.0|^6.0|^7.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)