Skip to content

Commit ecde325

Browse files
Bump symfony/process from 4.4.44 to 5.4.26
Bumps [symfony/process](https://github.com/symfony/process) from 4.4.44 to 5.4.26. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/6.3/CHANGELOG.md) - [Commits](symfony/process@v4.4.44...v5.4.26) --- updated-dependencies: - dependency-name: symfony/process dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7743802 commit ecde325

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"phpmd/phpmd": "^2.13",
8080
"phpunit/phpunit": ">=7.0",
8181
"tecnickcom/tcpdf": "^6.5",
82-
"symfony/process": "^4.4",
82+
"symfony/process": "^4.4 || ^5.0",
8383
"friendsofphp/php-cs-fixer": "^3.3",
8484
"phpstan/phpstan-phpunit": "@stable"
8585
},

composer.lock

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

0 commit comments

Comments
 (0)