Skip to content

Commit 5199528

Browse files
committed
Added Symfony 8 support to all symfony/* packages.
1 parent 0a8c58f commit 5199528

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": "^8.2",
2626
"spatie/temporary-directory": "^2.0",
27-
"symfony/process": "^6.0|^7.0",
27+
"symfony/process": "^6.0||^7.0 || ^8.0",
2828
"ext-json": "*",
2929
"ext-fileinfo": "*"
3030
},

0 commit comments

Comments
 (0)