Skip to content

Commit e9be8c2

Browse files
committed
add symfony 7 support
1 parent 4064551 commit e9be8c2

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
@@ -32,7 +32,7 @@
3232
"psr/http-client-implementation": "*",
3333
"psr/http-factory": "^1.0",
3434
"psr/http-message": "^1.0",
35-
"symfony/process": "^4.3.4 || ^5.0 || ^6.0"
35+
"symfony/process": "^4.3.4 || ^5.0 || ^6.0 || ^7.0"
3636
},
3737
"require-dev": {
3838
"nyholm/psr7": "^1.8",

0 commit comments

Comments
 (0)