Skip to content

Commit 85f0ba7

Browse files
removing symfony/process
1 parent 3b4204f commit 85f0ba7

File tree

2 files changed

+3
-70
lines changed

2 files changed

+3
-70
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"ext-zlib": "*",
2020
"ext-intl": "*",
2121
"ext-mbstring": "*",
22-
"ext-fileinfo": "*",
23-
"symfony/process": ">=7.1.8"
22+
"ext-fileinfo": "*"
2423
},
2524
"require-dev": {
2625
"phpunit/phpunit": "^7.5 || ^8.5 || ~9.4",

composer.lock

Lines changed: 2 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)