Skip to content

Commit

Permalink
Merge pull request #1 from tavsec/dependabot/composer/symfony/process…
Browse files Browse the repository at this point in the history
…-tw-6.3or-tw-7.0

Update symfony/process requirement from ^6.3 to ^6.3 || ^7.0
  • Loading branch information
tavsec authored Dec 19, 2023
2 parents de6cb4e + 75e290b commit 2efa809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require": {
"php": "^8.2|^8.1|^8.0",
"symfony/process": "^6.3"
"symfony/process": "^6.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^10"
Expand Down

0 comments on commit 2efa809

Please sign in to comment.