Skip to content

Commit d78b6f8

Browse files
committed
Revert out-of-scope changes
1 parent c92cd3f commit d78b6f8

File tree

2 files changed

+746
-490
lines changed

2 files changed

+746
-490
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,7 @@
104104
"phpstan/phpstan": "^1.9",
105105
"phpunit/phpunit": "^9.5",
106106
"sebastian/phpcpd": "^6.0",
107-
"symfony/finder": "^5.4",
108-
"sebastian/comparator": "<=4.0.6",
109-
"symfony/process": "<=v5.4.23"
107+
"symfony/finder": "^5.4"
110108
},
111109
"suggest": {
112110
"ext-pcntl": "Need for run processes in parallel mode"

0 commit comments

Comments
 (0)